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