Searched refs:ESR_ELx_EC_WATCHPT_LOW (Results 1 – 5 of 5) sorted by relevance
126 if (ESR_ELx_EC(esr) == ESR_ELx_EC_WATCHPT_LOW) in kvm_handle_guest_debug()178 [ESR_ELx_EC_WATCHPT_LOW]= kvm_handle_guest_debug,
68 #define ESR_ELx_EC_WATCHPT_LOW (0x34) macro
656 case ESR_ELx_EC_WATCHPT_LOW: in el0t_64_sync_handler()775 case ESR_ELx_EC_WATCHPT_LOW: in el0t_32_sync_handler()
839 [ESR_ELx_EC_WATCHPT_LOW] = "Watchpoint (lower EL)",
59 #define ESR_ELx_EC_WATCHPT_LOW (0x34) macro
Completed in 12 milliseconds