Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/include/asm/
Dperf_event.h218 #define IBS_RIP_INVALID (1ULL<<38) macro
/linux-4.1.27/arch/x86/kernel/cpu/
Dperf_event_amd_ibs.c586 if (check_rip && (ibs_data.regs[2] & IBS_RIP_INVALID)) { in perf_ibs_handle_irq()