Home
last modified time | relevance | path

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

/linux/arch/riscv/mm/
H A Dfault.c53 if (kfence_handle_page_fault(addr, regs->cause == EXC_STORE_PAGE_FAULT, regs)) in no_context()
208 case EXC_STORE_PAGE_FAULT: in access_error()
283 if (cause == EXC_STORE_PAGE_FAULT) in handle_page_fault()
/linux/tools/perf/arch/riscv/util/
H A Driscv_exception_types.h18 #define EXC_STORE_PAGE_FAULT 15 macro
/linux/arch/riscv/include/asm/
H A Dkvm_host.h51 BIT(EXC_STORE_PAGE_FAULT))
H A Dcsr.h104 #define EXC_STORE_PAGE_FAULT 15 macro
/linux/tools/arch/riscv/include/asm/
H A Dcsr.h103 #define EXC_STORE_PAGE_FAULT 15 macro
/linux/arch/riscv/kernel/
H A Dentry.S32 li a1, EXC_STORE_PAGE_FAULT