Home
last modified time | relevance | path

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

/xnu-11417.140.69/osfmk/i386/
H A Dcpu_topology.h100 LCPU_OFF = 0,/* 0 so the right thing happens on boot */ enumerator
H A Dcpu.c166 && (cdp->lcpu.state != LCPU_OFF) in cpu_exit_wait()
H A Dcpu_threads.c357 lcpu->state = LCPU_OFF; in x86_lcpu_init()