Searched defs:startup_ipi_hook (Results 1 – 3 of 3) sorted by relevance
87 #define startup_ipi_hook(phys_apicid, start_eip, start_esp) do { } while (0) macro
360 static inline void startup_ipi_hook(int phys_apicid, unsigned long start_eip, in startup_ipi_hook() function
224 void (*startup_ipi_hook)(int phys_apicid, member