Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dmsr-index.h365 #define RTIT_CTL_FUP_ON_PTW BIT(5) macro
/linux/tools/arch/x86/include/asm/
H A Dmsr-index.h365 #define RTIT_CTL_FUP_ON_PTW BIT(5) macro
/linux/arch/x86/kvm/vmx/
H A Dvmx.c7962 vmx->pt_desc.ctl_bitmask &= ~(RTIT_CTL_FUP_ON_PTW | in update_intel_pt_cfg()