Searched refs:ESR_ELx_ISS_MASK (Results 1 – 2 of 2) sorted by relevance
186 if ((frame->tf_esr & ESR_ELx_ISS_MASK) == 0) { in svc_handler()412 if ((esr & ESR_ELx_ISS_MASK) == 0x40d && \ in do_el1h_sync()
137 #define ESR_ELx_ISS_MASK 0x01ffffff macro