Searched defs:start_esp (Results 1 – 2 of 2) sorted by relevance
/linux-3.4.99/arch/x86/include/asm/ | ||
D | smp.h | 87 #define startup_ipi_hook(phys_apicid, start_eip, start_esp) do { } while (0) argument |
D | paravirt.h | 361 unsigned long start_esp) in startup_ipi_hook() |