Home
last modified time | relevance | path

Searched refs:PM_HALT_DEBUG (Results 1 – 2 of 2) sorted by relevance

/xnu-11417.140.69/osfmk/i386/ !
H A DpmCPU.h148 #define PM_HALT_DEBUG 1 /* debug code wants to halt */ macro
H A DpmCPU.c242 case PM_HALT_DEBUG: in pmCPUHalt()