Home
last modified time | relevance | path

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

/linux/arch/x86/events/intel/
H A Dpt.c290 #define RTIT_CTL_PTW (RTIT_CTL_PTW_EN | \
313 RTIT_CTL_PTW_EN)
380 !(config & RTIT_CTL_PTW_EN)) in pt_event_valid()
/linux/tools/arch/x86/include/asm/
H A Dmsr-index.h372 #define RTIT_CTL_PTW_EN BIT(12) macro
/linux/arch/x86/include/asm/
H A Dmsr-index.h372 #define RTIT_CTL_PTW_EN BIT(12) macro
/linux/arch/x86/kvm/vmx/
H A Dvmx.c8053 RTIT_CTL_PTW_EN); in update_intel_pt_cfg()