Home
last modified time | relevance | path

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

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