Searched refs:EXC_STORE_PAGE_FAULT (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/arch/riscv/include/asm/ | ||
D | csr.h | 67 #define EXC_STORE_PAGE_FAULT 15 macro |
/Linux-v4.19/arch/riscv/mm/ | ||
D | fault.c | 109 case EXC_STORE_PAGE_FAULT: in do_page_fault() |