Home
last modified time | relevance | path

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

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