Home
last modified time | relevance | path

Searched refs:RTIT_CTL_FABRIC_EN (Results 1 – 3 of 3) sorted by relevance

/linux/arch/x86/include/asm/
H A Dmsr-index.h366 #define RTIT_CTL_FABRIC_EN BIT(6) macro
/linux/tools/arch/x86/include/asm/
H A Dmsr-index.h366 #define RTIT_CTL_FABRIC_EN BIT(6) macro
/linux/arch/x86/kvm/vmx/
H A Dvmx.c1718 !(data & RTIT_CTL_FABRIC_EN) && in vmx_rtit_ctl_check()
7975 vmx->pt_desc.ctl_bitmask &= ~RTIT_CTL_FABRIC_EN; in update_intel_pt_cfg()