Searched refs:md_no_fault_handler (Results 1 – 3 of 3) sorted by relevance
38 u32 md_no_fault_handler(struct pt_regs *pt_regs, unsigned int esr);
188 if (md_no_fault_handler(pt_regs, esr)) { in do_sync()233 if (md_no_fault_handler(pt_regs, esr)) { in do_error()
129 u32 md_no_fault_handler(struct pt_regs *pt_regs, unsigned int esr) in md_no_fault_handler() function