Home
last modified time | relevance | path

Searched refs:AMD_CPPC_LOWEST_PERF (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.6/drivers/cpufreq/
Damd-pstate-ut.c159 lowest_perf = AMD_CPPC_LOWEST_PERF(cap1); in amd_pstate_ut_check_perf()
Damd-pstate.c313 WRITE_ONCE(cpudata->lowest_perf, AMD_CPPC_LOWEST_PERF(cap1)); in pstate_init_perf()
/Linux-v6.6/tools/arch/x86/include/asm/
Dmsr-index.h622 #define AMD_CPPC_LOWEST_PERF(x) (((x) >> 0) & 0xff) macro
/Linux-v6.6/arch/x86/include/asm/
Dmsr-index.h622 #define AMD_CPPC_LOWEST_PERF(x) (((x) >> 0) & 0xff) macro