Home
last modified time | relevance | path

Searched defs:start_eip (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-6.6/arch/x86/kernel/apic/
H A Dapic_noop.c28 static int noop_wakeup_secondary_cpu(int apicid, unsigned long start_eip) { return -1; } in noop_wakeup_secondary_cpu() argument
/kernel/linux/linux-5.10/arch/x86/kernel/apic/
H A Dapic_noop.c27 static int noop_wakeup_secondary_cpu(int apicid, unsigned long start_eip) in noop_wakeup_secondary_cpu() argument
/kernel/linux/linux-6.6/arch/x86/hyperv/
H A Dhv_vtl.c209 static int hv_vtl_wakeup_secondary_cpu(int apicid, unsigned long start_eip) in hv_vtl_wakeup_secondary_cpu() argument
/kernel/linux/linux-6.6/arch/x86/kernel/
H A Dsmpboot.c149 static inline void smpboot_setup_warm_reset_vector(unsigned long start_eip) in smpboot_setup_warm_reset_vector() argument
838 static int wakeup_secondary_cpu_via_init(int phys_apicid, unsigned long start_eip) in wakeup_secondary_cpu_via_init() argument
/kernel/linux/linux-5.10/arch/x86/kernel/
H A Dsmpboot.c134 static inline void smpboot_setup_warm_reset_vector(unsigned long start_eip) in smpboot_setup_warm_reset_vector() argument
760 wakeup_secondary_cpu_via_nmi(int apicid, unsigned long start_eip) in wakeup_secondary_cpu_via_nmi() argument
794 wakeup_secondary_cpu_via_init(int phys_apicid, unsigned long start_eip) in wakeup_secondary_cpu_via_init() argument

Completed in 6 milliseconds