Searched defs:start_eip (Results 1 – 4 of 4) sorted by relevance
100 static inline void smpboot_setup_warm_reset_vector(unsigned long start_eip) in smpboot_setup_warm_reset_vector()544 wakeup_secondary_cpu_via_nmi(int apicid, unsigned long start_eip) in wakeup_secondary_cpu_via_nmi()578 wakeup_secondary_cpu_via_init(int phys_apicid, unsigned long start_eip) in wakeup_secondary_cpu_via_init()
41 static int noop_wakeup_secondary_cpu(int apicid, unsigned long start_eip) in noop_wakeup_secondary_cpu()
78 #define startup_ipi_hook(phys_apicid, start_eip, start_esp) do { } while (0) argument
295 static inline void startup_ipi_hook(int phys_apicid, unsigned long start_eip, in startup_ipi_hook()