Searched refs:DBG_ESR_EVT (Results 1 – 2 of 2) sorted by relevance
37 #define DBG_ESR_EVT(x) (((x) >> 27) & 0x7) macro
834 const struct fault_info *inf = debug_fault_info + DBG_ESR_EVT(esr); in do_debug_exception()