Home
last modified time | relevance | path

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

/linux/tools/perf/util/kvm-stat-arch/
H A Driscv_trap_types.h33 #define EXC_INST_PAGE_FAULT 12 macro
52 TRAP(EXC_INST_PAGE_FAULT), TRAP(EXC_LOAD_PAGE_FAULT), \
/linux/arch/riscv/mm/
H A Dfault.c252 case EXC_INST_PAGE_FAULT: in access_error()
345 else if (cause == EXC_INST_PAGE_FAULT) in handle_page_fault()
/linux/arch/riscv/kernel/
H A Dentry.S35 li a1, EXC_INST_PAGE_FAULT