Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/
H A Dperf_event.h511 #define IBS_RIP_INVALID (1ULL<<38) macro
/openbmc/linux/arch/x86/events/amd/
H A Dibs.c1100 if (check_rip && (ibs_data.regs[2] & IBS_RIP_INVALID)) { in perf_ibs_handle_irq()