Home
last modified time | relevance | path

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

/xnu-8792.61.2/osfmk/i386/
H A DpmCPU.h147 #define PM_HALT_NORMAL 0 /* normal halt path */ macro
H A DpmCPU.c254 case PM_HALT_NORMAL: in pmCPUHalt()
H A Dcpu_threads.c1011 pmCPUHalt(PM_HALT_NORMAL); in cpu_thread_halt()