Home
last modified time | relevance | path

Searched refs:smpboot_setup_warm_reset_vector (Results 1 – 2 of 2) sorted by relevance

/arch/x86/include/asm/mach-default/
Dsmpboot_hooks.h11 static inline void smpboot_setup_warm_reset_vector(unsigned long start_eip) in smpboot_setup_warm_reset_vector() function
/arch/x86/kernel/
Dsmpboot.c883 smpboot_setup_warm_reset_vector(start_ip); in do_boot_cpu()