Searched refs:PM_HALT_PANIC (Results 1 – 3 of 3) sorted by relevance
149 #define PM_HALT_PANIC 2 /* panic code wants to halt */ macro
247 case PM_HALT_PANIC: in pmCPUHalt()
184 #define panic_stop() pmCPUHalt(PM_HALT_PANIC)