Home
last modified time | relevance | path

Searched refs:perf_cached (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/drivers/cpufreq/
H A Damd-pstate.c297 union perf_cached perf = cpudata->perf; in msr_set_epp()
342 union perf_cached perf = cpudata->perf; in shmem_set_epp()
391 union perf_cached perf = READ_ONCE(cpudata->perf); in msr_init_perf()
628 union perf_cached perf; in amd_pstate_update_freq()
685 union perf_cached perf; in amd_pstate_adjust_perf()
885 union perf_cached perf; in amd_pstate_init_freq()
938 union perf_cached perf; in amd_pstate_cpu_init()
1045 union perf_cached perf; in show_amd_pstate_max_freq()
1058 union perf_cached perf; in show_amd_pstate_lowest_nonlinear_freq()
1420 union perf_cached perf; in amd_pstate_epp_cpu_init()
[all …]
H A Damd-pstate.h34 union perf_cached { union
89 union perf_cached perf;
H A Damd-pstate-ut.c117 union perf_cached cur_perf; in amd_pstate_ut_check_perf()