Searched refs:ESR_ELx_EC_BREAKPT_LOW (Results 1 – 4 of 4) sorted by relevance
110 case ESR_ELx_EC_BREAKPT_LOW: in kvm_handle_guest_debug()140 [ESR_ELx_EC_BREAKPT_LOW]= kvm_handle_guest_debug,
60 #define ESR_ELx_EC_BREAKPT_LOW (0x30) macro
413 cmp x24, #ESR_ELx_EC_BREAKPT_LOW // debug exception in EL0447 cmp x24, #ESR_ELx_EC_BREAKPT_LOW // debug exception in EL0
420 [ESR_ELx_EC_BREAKPT_LOW] = "Breakpoint (lower EL)",