Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dmsr-index.h359 #define RTIT_STATUS_TRIGGEREN BIT(2) macro
/linux/tools/arch/x86/include/asm/
H A Dmsr-index.h359 #define RTIT_STATUS_TRIGGEREN BIT(2) macro
/linux/arch/x86/events/intel/
H A Dpt.c1616 if (!(status & (RTIT_STATUS_TRIGGEREN | in pt_event_start()
/linux/arch/x86/kvm/vmx/
H A Dvmx.c166 RTIT_STATUS_CONTEXTEN | RTIT_STATUS_TRIGGEREN | \