Home
last modified time | relevance | path

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

/Linux-v4.19/arch/s390/mm/
Dfault.c405 static inline vm_fault_t do_exception(struct pt_regs *regs, int access) in do_exception() function
595 fault = do_exception(regs, access); in do_protection_exception()
608 fault = do_exception(regs, access); in do_dat_exception()