Home
last modified time | relevance | path

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

/linux-6.12.1/arch/riscv/mm/
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-6.12.1/tools/perf/arch/riscv/util/
Driscv_exception_types.h18 #define EXC_STORE_PAGE_FAULT 15 macro
/linux-6.12.1/arch/riscv/include/asm/
Dkvm_host.h51 BIT(EXC_STORE_PAGE_FAULT))
Dcsr.h104 #define EXC_STORE_PAGE_FAULT 15 macro
/linux-6.12.1/tools/arch/riscv/include/asm/
Dcsr.h103 #define EXC_STORE_PAGE_FAULT 15 macro
/linux-6.12.1/arch/riscv/kernel/
Dentry.S32 li a1, EXC_STORE_PAGE_FAULT