Home
last modified time | relevance | path

Searched refs:EXC_LOAD_PAGE_FAULT (Results 1 – 3 of 3) sorted by relevance

/linux/tools/perf/util/kvm-stat-arch/
H A Driscv_trap_types.h34 #define EXC_LOAD_PAGE_FAULT 13 macro
52 TRAP(EXC_INST_PAGE_FAULT), TRAP(EXC_LOAD_PAGE_FAULT), \
/linux/arch/riscv/mm/
H A Dfault.c257 case EXC_LOAD_PAGE_FAULT: in access_error()
/linux/arch/riscv/kernel/
H A Dentry.S31 li a1, EXC_LOAD_PAGE_FAULT