Searched refs:ESR_ELx_EC_BREAKPT_LOW (Results 1 – 4 of 4) sorted by relevance
64 #define ESR_ELx_EC_BREAKPT_LOW (0x30) macro
804 case ESR_ELx_EC_BREAKPT_LOW: in el0t_64_sync_handler()924 case ESR_ELx_EC_BREAKPT_LOW: in el0t_32_sync_handler()
318 [ESR_ELx_EC_BREAKPT_LOW]= kvm_handle_guest_debug,
57 #define ESR_ELx_EC_BREAKPT_LOW UL(0x30) macro