Home
last modified time | relevance | path

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

/openbmc/linux/tools/arch/x86/include/asm/
H A Dmsr-index.h270 #define RTIT_CTL_CYCLEACC BIT(1) macro
/openbmc/linux/arch/x86/include/asm/
H A Dmsr-index.h286 #define RTIT_CTL_CYCLEACC BIT(1) macro
/openbmc/linux/arch/x86/events/intel/
H A Dpt.c280 #define RTIT_CTL_CYC_PSB (RTIT_CTL_CYCLEACC | \
/openbmc/linux/arch/x86/kvm/vmx/
H A Dvmx.c7741 vmx->pt_desc.ctl_bitmask &= ~(RTIT_CTL_CYCLEACC | in update_intel_pt_cfg()