Home
last modified time | relevance | path

Searched refs:IBS_RIP_INVALID (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/arch/x86/include/asm/
Dperf_event.h448 #define IBS_RIP_INVALID (1ULL<<38) macro
/linux-5.19.10/arch/x86/events/amd/
Dibs.c775 if (check_rip && (ibs_data.regs[2] & IBS_RIP_INVALID)) { in perf_ibs_handle_irq()