Home
last modified time | relevance | path

Searched refs:RTIT_STATUS_ERROR (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/events/intel/
H A Dpt.c888 if (status & RTIT_STATUS_ERROR) { in pt_handle_status()
891 status &= ~RTIT_STATUS_ERROR; in pt_handle_status()
/kernel/linux/linux-6.6/arch/x86/events/intel/
H A Dpt.c904 if (status & RTIT_STATUS_ERROR) { in pt_handle_status()
907 status &= ~RTIT_STATUS_ERROR; in pt_handle_status()
/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dmsr-index.h288 #define RTIT_STATUS_ERROR BIT(4) macro
/kernel/linux/linux-5.10/tools/arch/x86/include/asm/
H A Dmsr-index.h262 #define RTIT_STATUS_ERROR BIT(4) macro
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dmsr-index.h312 #define RTIT_STATUS_ERROR BIT(4) macro
/kernel/linux/linux-6.6/tools/arch/x86/include/asm/
H A Dmsr-index.h304 #define RTIT_STATUS_ERROR BIT(4) macro
/kernel/linux/linux-5.10/arch/x86/kvm/vmx/
H A Dvmx.c148 RTIT_STATUS_ERROR | RTIT_STATUS_STOPPED | \
/kernel/linux/linux-6.6/arch/x86/kvm/vmx/
H A Dvmx.c156 RTIT_STATUS_ERROR | RTIT_STATUS_STOPPED | \

Completed in 34 milliseconds