Searched refs:EXC_STORE_PAGE_FAULT (Results 1 – 2 of 2) sorted by relevance
52 if (kfence_handle_page_fault(addr, regs->cause == EXC_STORE_PAGE_FAULT, regs)) in no_context()195 case EXC_STORE_PAGE_FAULT: in access_error()280 if (cause == EXC_STORE_PAGE_FAULT) in do_page_fault()
76 #define EXC_STORE_PAGE_FAULT 15 macro