Home
last modified time | relevance | path

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

/linux-6.1.9/tools/arch/x86/include/asm/
Dmsr-index.h254 #define RTIT_CTL_USR BIT(3) macro
/linux-6.1.9/arch/x86/include/asm/
Dmsr-index.h254 #define RTIT_CTL_USR BIT(3) macro
/linux-6.1.9/arch/x86/events/intel/
Dpt.c532 reg |= RTIT_CTL_USR; in pt_config()
/linux-6.1.9/arch/x86/kvm/vmx/
Dvmx.c7560 RTIT_CTL_USR | RTIT_CTL_TSC_EN | RTIT_CTL_DISRETC | in update_intel_pt_cfg()