Searched defs:start_eip (Results 1 – 4 of 4) sorted by relevance
103 static inline void smpboot_setup_warm_reset_vector(unsigned long start_eip) in smpboot_setup_warm_reset_vector()522 wakeup_secondary_cpu_via_nmi(int apicid, unsigned long start_eip) in wakeup_secondary_cpu_via_nmi()556 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()
88 #define startup_ipi_hook(phys_apicid, start_eip, start_esp) do { } while (0) argument
319 static inline void startup_ipi_hook(int phys_apicid, unsigned long start_eip, in startup_ipi_hook()