Home
last modified time | relevance | path

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

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