Home
last modified time | relevance | path

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

/arch/x86/events/intel/
Dpt.c281 #define RTIT_CTL_PTW (RTIT_CTL_PTW_EN | \
302 RTIT_CTL_PTW_EN)
361 !(config & RTIT_CTL_PTW_EN)) in pt_event_valid()
/arch/x86/include/asm/
Dmsr-index.h169 #define RTIT_CTL_PTW_EN BIT(12) macro
/arch/x86/kvm/vmx/
Dvmx.c7074 RTIT_CTL_PTW_EN); in update_intel_pt_cfg()