Searched refs:ESR_ELx_EC_BREAKPT_LOW (Results 1 – 4 of 4) sorted by relevance
144 case ESR_ELx_EC_BREAKPT_LOW: in kvm_handle_guest_debug()194 [ESR_ELx_EC_BREAKPT_LOW]= kvm_handle_guest_debug,
62 #define ESR_ELx_EC_BREAKPT_LOW (0x30) macro
675 cmp x24, #ESR_ELx_EC_BREAKPT_LOW // debug exception in EL0709 cmp x24, #ESR_ELx_EC_BREAKPT_LOW // debug exception in EL0
580 [ESR_ELx_EC_BREAKPT_LOW] = "Breakpoint (lower EL)",