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

/darwin-on-arm/xnu/osfmk/i386/
H A Dcpu.c155 && (cdp->lcpu.state != LCPU_OFF)
H A Dcpu_topology.h77 * LCPU_OFF This indicates that the CPU is "off". It requires a full
102 LCPU_OFF = 0, /* 0 so the right thing happens on boot */ enumerator in enum:lcpu_state
H A Dcpu_threads.c348 lcpu->state = LCPU_OFF;

Completed in 70 milliseconds