Searched defs:HWP_HIGHEST_PERF (Results 1 - 2 of 2) sorted by last modified time

/linux-master/arch/x86/include/asm/
H A Dmsr-index.h514 #define HWP_HIGHEST_PERF(x) (((x) >> 0) & 0xff) macro
/linux-master/tools/arch/x86/include/asm/
H A Dmsr-index.h508 #define HWP_HIGHEST_PERF(x) (((x) >> 0) & 0xff) macro

Completed in 314 milliseconds