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