Home
last modified time | relevance | path

Searched defs:HWP_PACKAGE_CONTROL (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dmsr-index.h460 #define HWP_PACKAGE_CONTROL(x) ((unsigned long long)(x & 0x1) << 42) macro
/kernel/linux/linux-5.10/tools/arch/x86/include/asm/
H A Dmsr-index.h434 #define HWP_PACKAGE_CONTROL(x) ((unsigned long long)(x & 0x1) << 42) macro
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dmsr-index.h506 #define HWP_PACKAGE_CONTROL(x) ((unsigned long long)(x & 0x1) << 42) macro
/kernel/linux/linux-6.6/tools/arch/x86/include/asm/
H A Dmsr-index.h498 #define HWP_PACKAGE_CONTROL(x) ((unsigned long long)(x & 0x1) << 42) macro

Completed in 16 milliseconds