Home
last modified time | relevance | path

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

/xnu-11417.140.69/osfmk/kern/
H A Dprocessor.h846 #define ALL_CORES_POWERED (~(uint64_t)0) macro
H A Dsched_prim.c444 .pcs_requested_online_user = ALL_CORES_POWERED,
445 .pcs_requested_online_clpc_user = ALL_CORES_POWERED,
446 .pcs_requested_online_clpc_system = ALL_CORES_POWERED,
449 .pcs_requested.pcs_powerdown_recommended_cores = ALL_CORES_POWERED,
8729 static uint64_t saved_requested_powered_cores = ALL_CORES_POWERED;