EXC_STORE_PAGE_FAULT
BIT(EXC_STORE_PAGE_FAULT))
if (kfence_handle_page_fault(addr, regs->cause == EXC_STORE_PAGE_FAULT, regs))
case EXC_STORE_PAGE_FAULT:
if (cause == EXC_STORE_PAGE_FAULT)
TRAP(EXC_STORE_PAGE_FAULT), TRAP(EXC_INST_GUEST_PAGE_FAULT), \