Searched refs:pmCPUHalt (Results 1 – 5 of 5) sorted by relevance
62 void (*pmCPUHalt)(void); member140 void pmCPUHalt(uint32_t reason);
237 pmCPUHalt(uint32_t reason) in pmCPUHalt() function259 && pmDispatch->pmCPUHalt != NULL) { in pmCPUHalt()263 (*pmDispatch->pmCPUHalt)(); in pmCPUHalt()
490 pmCPUHalt(PM_HALT_SLEEP); in acpi_idle_kernel()
1008 pmCPUHalt(PM_HALT_NORMAL); in cpu_thread_halt()
186 #define panic_stop() pmCPUHalt(PM_HALT_PANIC)