Home
last modified time | relevance | path

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

/openbmc/linux/tools/arch/x86/include/asm/
H A Dmsr-index.h280 #define RTIT_CTL_DISRETC BIT(11) macro
/openbmc/linux/arch/x86/include/asm/
H A Dmsr-index.h296 #define RTIT_CTL_DISRETC BIT(11) macro
/openbmc/linux/arch/x86/events/intel/
H A Dpt.c302 RTIT_CTL_DISRETC | \
/openbmc/linux/arch/x86/kvm/vmx/
H A Dvmx.c7726 RTIT_CTL_USR | RTIT_CTL_TSC_EN | RTIT_CTL_DISRETC | in update_intel_pt_cfg()