Home
last modified time | relevance | path

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

/xnu-8792.61.2/osfmk/i386/
H A DpmCPU.h150 #define PM_HALT_SLEEP 3 /* sleep code wants to halt */ macro
H A Dacpi.c492 pmCPUHalt(PM_HALT_SLEEP); in acpi_idle_kernel()
H A DpmCPU.c255 case PM_HALT_SLEEP: in pmCPUHalt()