Home
last modified time | relevance | path

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

/linux-6.14.4/arch/x86/events/intel/
Dpt.c286 RTIT_CTL_MTC_RANGE)
353 requested = (config & RTIT_CTL_MTC_RANGE) >> in pt_event_valid()
/linux-6.14.4/tools/arch/x86/include/asm/
Dmsr-index.h333 #define RTIT_CTL_MTC_RANGE (0x0full << RTIT_CTL_MTC_RANGE_OFFSET) macro
/linux-6.14.4/arch/x86/include/asm/
Dmsr-index.h333 #define RTIT_CTL_MTC_RANGE (0x0full << RTIT_CTL_MTC_RANGE_OFFSET) macro
/linux-6.14.4/arch/x86/kvm/vmx/
Dvmx.c1656 !test_bit((data & RTIT_CTL_MTC_RANGE) >> in vmx_rtit_ctl_check()
7806 RTIT_CTL_MTC_RANGE); in update_intel_pt_cfg()