Home
last modified time | relevance | path

Searched defs:start_eip (Results 1 – 3 of 3) sorted by relevance

/linux/arch/x86/kernel/apic/
H A Dapic_noop.c31 static int noop_wakeup_secondary_cpu(u32 apicid, unsigned long start_eip, in noop_wakeup_secondary_cpu()
/linux/arch/x86/hyperv/
H A Dhv_vtl.c215 static int hv_vtl_wakeup_secondary_cpu(u32 apicid, unsigned long start_eip, unsigned int cpu) in hv_vtl_wakeup_secondary_cpu()
/linux/arch/x86/kernel/
H A Dsmpboot.c142 static inline void smpboot_setup_warm_reset_vector(unsigned long start_eip) in smpboot_setup_warm_reset_vector()
695 static int wakeup_secondary_cpu_via_init(u32 phys_apicid, unsigned long start_eip, unsigned int cpu) in wakeup_secondary_cpu_via_init()