Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/include/asm/
Dmsr-index.h166 #define RTIT_CTL_MTC_EN BIT(9) macro
/Linux-v5.4/arch/x86/events/intel/
Dpt.c278 #define RTIT_CTL_MTC (RTIT_CTL_MTC_EN | \
/Linux-v5.4/arch/x86/kvm/vmx/
Dvmx.c7064 vmx->pt_desc.ctl_bitmask &= ~(RTIT_CTL_MTC_EN | in update_intel_pt_cfg()