Searched refs:pmCPUHalt (Results 1 – 5 of 5) sorted by relevance
62 void (*pmCPUHalt)(void); member140 void pmCPUHalt(uint32_t reason);
239 pmCPUHalt(uint32_t reason) in pmCPUHalt() function261 && pmDispatch->pmCPUHalt != NULL) { in pmCPUHalt()265 (*pmDispatch->pmCPUHalt)(); in pmCPUHalt()
492 pmCPUHalt(PM_HALT_SLEEP); in acpi_idle_kernel()
1011 pmCPUHalt(PM_HALT_NORMAL); in cpu_thread_halt()
167 #define panic_stop() pmCPUHalt(PM_HALT_PANIC)