Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dmsr-index.h377 #define RTIT_CTL_MTC_RANGE (0x0full << RTIT_CTL_MTC_RANGE_OFFSET) macro
/linux/tools/arch/x86/include/asm/
H A Dmsr-index.h377 #define RTIT_CTL_MTC_RANGE (0x0full << RTIT_CTL_MTC_RANGE_OFFSET) macro
/linux/arch/x86/kvm/vmx/
H A Dvmx.c1729 !test_bit((data & RTIT_CTL_MTC_RANGE) >> in vmx_rtit_ctl_check()
7958 RTIT_CTL_MTC_RANGE); in update_intel_pt_cfg()