Home
last modified time | relevance | path

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

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