Home
last modified time | relevance | path

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

/xnu-8020.101.4/osfmk/i386/
H A Dcpu_topology.h101 LCPU_HALT = 1, enumerator
H A Dcpu.c167 while ((cdp->lcpu.state != LCPU_HALT) in cpu_exit_wait()
H A DpmCPU.c283 cpup->lcpu.state = LCPU_HALT; in pmCPUHalt()