Home
last modified time | relevance | path

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

/linux/tools/arch/x86/include/asm/
H A Dmsr-index.h529 #define HWP_PACKAGE_CONTROL(x) ((unsigned long long)(x & 0x1) << 42) macro
/linux/arch/x86/include/asm/
H A Dmsr-index.h551 #define HWP_PACKAGE_CONTROL(x) ((unsigned long long)(x & 0x1) << 42) macro