Searched refs:acop_handle_fault (Results 1 – 3 of 3) sorted by relevance
197 int acop_handle_fault(struct pt_regs *regs, unsigned long address, in acop_handle_fault() function292 EXPORT_SYMBOL_GPL(acop_handle_fault);
60 extern int acop_handle_fault(struct pt_regs *regs, unsigned long address,
244 rc = acop_handle_fault(regs, address, error_code); in do_page_fault()