Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dmsr-index.h244 #define RTIT_CTL_MTC_RANGE (0x0full << RTIT_CTL_MTC_RANGE_OFFSET) macro
/OK3568_Linux_fs/kernel/tools/arch/x86/include/asm/
H A Dmsr-index.h244 #define RTIT_CTL_MTC_RANGE (0x0full << RTIT_CTL_MTC_RANGE_OFFSET) macro
/OK3568_Linux_fs/kernel/arch/x86/events/intel/
H A Dpt.c279 RTIT_CTL_MTC_RANGE)
344 requested = (config & RTIT_CTL_MTC_RANGE) >> in pt_event_valid()
/OK3568_Linux_fs/kernel/arch/x86/kvm/vmx/
H A Dvmx.c1606 !test_bit((data & RTIT_CTL_MTC_RANGE) >> in vmx_rtit_ctl_check()
7339 RTIT_CTL_BRANCH_EN | RTIT_CTL_MTC_RANGE); in update_intel_pt_cfg()