Home
last modified time | relevance | path

Searched defs:AMD_CPPC_LOWEST_PERF (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/tools/arch/x86/include/asm/
Dmsr-index.h583 #define AMD_CPPC_LOWEST_PERF(x) (((x) >> 0) & 0xff) macro
/linux-6.1.9/arch/x86/include/asm/
Dmsr-index.h603 #define AMD_CPPC_LOWEST_PERF(x) (((x) >> 0) & 0xff) macro