Searched refs:CPC_IN_SYSTEM_MEMORY (Results 1 – 1 of 1) sorted by relevance
111 #define CPC_IN_SYSTEM_MEMORY(cpc) ((cpc)->type == ACPI_TYPE_BUFFER && \ macro246 if (!CPC_SUPPORTED(a) || !CPC_IN_SYSTEM_MEMORY(a)) in cpc_mark_rmw_lock_users()258 if (!CPC_SUPPORTED(b) || !CPC_IN_SYSTEM_MEMORY(b)) in cpc_mark_rmw_lock_users()559 (!CPC_IN_SYSTEM_MEMORY(desired_reg) && in cppc_allow_fast_switch()562 !CPC_IN_SYSTEM_MEMORY(min_reg) && in cppc_allow_fast_switch()565 !CPC_IN_SYSTEM_MEMORY(max_reg) && in cppc_allow_fast_switch()1770 (CPC_IN_FFH(epp_set_reg) || CPC_IN_SYSTEM_MEMORY(epp_set_reg)); in cppc_set_epp_perf()1772 (CPC_IN_FFH(auto_sel_reg) || CPC_IN_SYSTEM_MEMORY(auto_sel_reg)); in cppc_set_epp_perf()2270 if (CPC_IN_SYSTEM_MEMORY(desired_reg) || CPC_IN_SYSTEM_IO(desired_reg)) in cppc_get_transition_latency()