Home
last modified time | relevance | path

Searched refs:MSR_IA32_CORE_CAPS_INTEGRITY_CAPS (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/platform/x86/intel/ifs/
H A Dcore.c120 if (!(msrval & MSR_IA32_CORE_CAPS_INTEGRITY_CAPS))
/linux/tools/arch/x86/include/asm/
H A Dmsr-index.h98 #define MSR_IA32_CORE_CAPS_INTEGRITY_CAPS BIT(MSR_IA32_CORE_CAPS_INTEGRITY_CAPS_BIT) macro