Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/include/asm/
Dmsr-index.h160 #define RTIT_CTL_USR BIT(3) macro
/Linux-v5.4/arch/x86/events/intel/
Dpt.c499 reg |= RTIT_CTL_USR; in pt_config()
/Linux-v5.4/arch/x86/kvm/vmx/
Dvmx.c7042 RTIT_CTL_USR | RTIT_CTL_TSC_EN | RTIT_CTL_DISRETC); in update_intel_pt_cfg()