Home
last modified time | relevance | path

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

/arch/x86/include/asm/
Dmsr-index.h161 #define RTIT_CTL_PWR_EVT_EN BIT(4) macro
/arch/x86/events/intel/
Dpt.c300 RTIT_CTL_PWR_EVT_EN | \
351 if (config & RTIT_CTL_PWR_EVT_EN && in pt_event_valid()
/arch/x86/kvm/vmx/
Dvmx.c7078 vmx->pt_desc.ctl_bitmask &= ~RTIT_CTL_PWR_EVT_EN; in update_intel_pt_cfg()