Home
last modified time | relevance | path

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

/openbmc/linux/tools/arch/x86/include/asm/
H A Dmsr-index.h286 #define RTIT_CTL_MTC_RANGE (0x0full << RTIT_CTL_MTC_RANGE_OFFSET) macro
/openbmc/linux/arch/x86/include/asm/
H A Dmsr-index.h301 #define RTIT_CTL_MTC_RANGE (0x0full << RTIT_CTL_MTC_RANGE_OFFSET) macro
/openbmc/linux/arch/x86/events/intel/
H A Dpt.c285 RTIT_CTL_MTC_RANGE)
352 requested = (config & RTIT_CTL_MTC_RANGE) >> in pt_event_valid()
/openbmc/linux/arch/x86/kvm/vmx/
H A Dvmx.c1634 !test_bit((data & RTIT_CTL_MTC_RANGE) >> in vmx_rtit_ctl_check()
7740 RTIT_CTL_MTC_RANGE); in update_intel_pt_cfg()