Searched refs:EXC_STORE_PAGE_FAULT (Results 1 – 3 of 3) sorted by relevance
52 if (kfence_handle_page_fault(addr, regs->cause == EXC_STORE_PAGE_FAULT, regs)) in no_context()192 case EXC_STORE_PAGE_FAULT: in access_error()279 if (cause == EXC_STORE_PAGE_FAULT) in do_page_fault()
33 hedeleg |= (1UL << EXC_STORE_PAGE_FAULT); in kvm_arch_hardware_enable()
90 #define EXC_STORE_PAGE_FAULT 15 macro
Completed in 5 milliseconds