Home
last modified time | relevance | path

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

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