Home
last modified time | relevance | path

Searched defs:start_esp (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/arch/x86/include/asm/
Dsmp.h87 #define startup_ipi_hook(phys_apicid, start_eip, start_esp) do { } while (0) argument
Dparavirt.h361 unsigned long start_esp) in startup_ipi_hook()