Lines Matching refs:cppc_req_cached
236 value = prev = READ_ONCE(cpudata->cppc_req_cached); in msr_update_perf()
270 WRITE_ONCE(cpudata->cppc_req_cached, value); in msr_update_perf()
292 value = prev = READ_ONCE(cpudata->cppc_req_cached); in msr_set_epp()
302 cpudata->cppc_req_cached), in msr_set_epp()
304 cpudata->cppc_req_cached), in msr_set_epp()
319 WRITE_ONCE(cpudata->cppc_req_cached, value); in msr_set_epp()
340 epp_cached = FIELD_GET(AMD_CPPC_EPP_PERF_MASK, cpudata->cppc_req_cached); in shmem_set_epp()
347 cpudata->cppc_req_cached), in shmem_set_epp()
349 cpudata->cppc_req_cached), in shmem_set_epp()
364 value = READ_ONCE(cpudata->cppc_req_cached); in shmem_set_epp()
367 WRITE_ONCE(cpudata->cppc_req_cached, value); in shmem_set_epp()
478 value = prev = READ_ONCE(cpudata->cppc_req_cached); in shmem_update_perf()
510 WRITE_ONCE(cpudata->cppc_req_cached, value); in shmem_update_perf()
1159 epp = FIELD_GET(AMD_CPPC_EPP_PERF_MASK, cpudata->cppc_req_cached); in show_energy_performance_preference()
1491 WRITE_ONCE(cpudata->cppc_req_cached, value); in amd_pstate_epp_cpu_init()
1531 epp = FIELD_GET(AMD_CPPC_EPP_PERF_MASK, cpudata->cppc_req_cached); in amd_pstate_epp_update_limit()
1579 cpudata->cppc_req_cached = 0; in amd_pstate_epp_suspend()