Home
last modified time | relevance | path

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

/linux-6.1.9/tools/arch/x86/include/asm/
Dmsr-index.h468 #define HWP_LOWEST_PERF(x) (((x) >> 24) & 0xff) macro
/linux-6.1.9/arch/x86/include/asm/
Dmsr-index.h468 #define HWP_LOWEST_PERF(x) (((x) >> 24) & 0xff) macro