Home
last modified time | relevance | path

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

/linux-6.6.21/tools/arch/x86/include/asm/
Dmsr-index.h484 #define HWP_GUARANTEED_PERF(x) (((x) >> 8) & 0xff) macro
/linux-6.6.21/arch/x86/include/asm/
Dmsr-index.h484 #define HWP_GUARANTEED_PERF(x) (((x) >> 8) & 0xff) macro