Home
last modified time | relevance | path

Searched refs:do_exception (Results 1 – 1 of 1) sorted by relevance

/arch/s390/mm/
Dfault.c382 static inline vm_fault_t do_exception(struct pt_regs *regs, int access) in do_exception() function
556 fault = do_exception(regs, access); in do_protection_exception()
569 fault = do_exception(regs, access); in do_dat_exception()