Home
last modified time | relevance | path

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

/linux-5.19.10/arch/x86/events/intel/
Dpt.c288 RTIT_CTL_FUP_ON_PTW)
309 RTIT_CTL_FUP_ON_PTW | \
376 if ((config & RTIT_CTL_FUP_ON_PTW) && in pt_event_valid()
/linux-5.19.10/tools/arch/x86/include/asm/
Dmsr-index.h245 #define RTIT_CTL_FUP_ON_PTW BIT(5) macro
/linux-5.19.10/arch/x86/include/asm/
Dmsr-index.h245 #define RTIT_CTL_FUP_ON_PTW BIT(5) macro
/linux-5.19.10/arch/x86/kvm/vmx/
Dvmx.c7405 vmx->pt_desc.ctl_bitmask &= ~(RTIT_CTL_FUP_ON_PTW | in update_intel_pt_cfg()