Home
last modified time | relevance | path

Searched refs:PM_HALT_PANIC (Results 1 – 3 of 3) sorted by relevance

/xnu-11417.140.69/osfmk/i386/
H A DpmCPU.h149 #define PM_HALT_PANIC 2 /* panic code wants to halt */ macro
H A DpmCPU.c247 case PM_HALT_PANIC: in pmCPUHalt()
/xnu-11417.140.69/osfmk/kern/
H A Ddebug.c184 #define panic_stop() pmCPUHalt(PM_HALT_PANIC)