Searched defs:recoverable (Results 1 – 1 of 1) sorted by relevance
184 bool *recoverable) in mem_manage_fault()342 static int bus_fault(struct arch_esf *esf, int from_hard_fault, bool *recoverable) in bus_fault()616 static void debug_monitor(struct arch_esf *esf, bool *recoverable) in debug_monitor()717 static uint32_t hard_fault(struct arch_esf *esf, bool *recoverable) in hard_fault()794 static uint32_t fault_handle(struct arch_esf *esf, int fault, bool *recoverable) in fault_handle()1049 bool recoverable, nested_exc; local