Home
last modified time | relevance | path

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

/openbmc/linux/tools/arch/x86/include/asm/
H A Dmsr-index.h628 #define AMD_CPPC_MIN_PERF(x) (((x) & 0xff) << 8) macro
/openbmc/linux/arch/x86/include/asm/
H A Dmsr-index.h646 #define AMD_CPPC_MIN_PERF(x) (((x) & 0xff) << 8) macro