Home
last modified time | relevance | path

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

/linux/tools/arch/x86/include/asm/
H A Dmsr-index.h332 #define RTIT_CTL_MTC_RANGE_OFFSET 14 macro
333 #define RTIT_CTL_MTC_RANGE (0x0full << RTIT_CTL_MTC_RANGE_OFFSET)
/linux/arch/x86/kvm/vmx/
H A Dvmx.c1657 RTIT_CTL_MTC_RANGE_OFFSET, &value)) in vmx_rtit_ctl_check()