Home
last modified time | relevance | path

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

/arch/x86/include/asm/
Dmsr-index.h264 #define RTIT_CTL_MTC_RANGE (0x0full << RTIT_CTL_MTC_RANGE_OFFSET) macro
/arch/x86/events/intel/
Dpt.c279 RTIT_CTL_MTC_RANGE)
344 requested = (config & RTIT_CTL_MTC_RANGE) >> in pt_event_valid()
/arch/x86/kvm/vmx/
Dvmx.c1514 !test_bit((data & RTIT_CTL_MTC_RANGE) >> in vmx_rtit_ctl_check()
7312 RTIT_CTL_BRANCH_EN | RTIT_CTL_MTC_RANGE); in update_intel_pt_cfg()