Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dmsr-index.h563 #define HWP_PACKAGE_CONTROL(x) ((u64)(x & 0x1) << 42) macro
/linux/tools/arch/x86/include/asm/
H A Dmsr-index.h562 #define HWP_PACKAGE_CONTROL(x) ((u64)(x & 0x1) << 42) macro