Searched refs:LCPU_HALT (Results 1 - 3 of 3) sorted by relevance

/darwin-on-arm/xnu/osfmk/i386/
H A Dcpu.c154 while ((cdp->lcpu.state != LCPU_HALT)
H A Dcpu_topology.h81 * LCPU_HALT This indicates that the CPU has been "halted". It has been
103 LCPU_HALT = 1, enumerator in enum:lcpu_state
H A DpmCPU.c221 cpup->lcpu.state = LCPU_HALT;

Completed in 71 milliseconds