Home
last modified time | relevance | path

Searched refs:ALL_CORES_POWERED (Results 1 – 2 of 2) sorted by relevance

/xnu-11215.1.10/osfmk/kern/ !
H A Dprocessor.h837 #define ALL_CORES_POWERED (~(uint64_t)0) macro
H A Dsched_prim.c442 .pcs_requested_online_user = ALL_CORES_POWERED,
443 .pcs_requested_online_clpc_user = ALL_CORES_POWERED,
444 .pcs_requested_online_clpc_system = ALL_CORES_POWERED,
447 .pcs_requested.pcs_powerdown_recommended_cores = ALL_CORES_POWERED,
8283 static uint64_t saved_requested_powered_cores = ALL_CORES_POWERED;