Searched refs:EXC_INST_PAGE_FAULT (Results 1 – 5 of 5) sorted by relevance
197 case EXC_INST_PAGE_FAULT: in access_error()285 else if (cause == EXC_INST_PAGE_FAULT) in handle_page_fault()
31 hedeleg |= (1UL << EXC_INST_PAGE_FAULT); in kvm_arch_hardware_enable()
97 trap->scause = EXC_INST_PAGE_FAULT; in kvm_riscv_vcpu_unpriv_read()
58 #define EXC_INST_PAGE_FAULT 12 macro
102 #define EXC_INST_PAGE_FAULT 12 macro