Searched refs:EXC_STORE_GUEST_PAGE_FAULT (Results 1 – 3 of 3) sorted by relevance
31 (trap->scause == EXC_STORE_GUEST_PAGE_FAULT && !writable)) { in gstage_page_fault()37 case EXC_STORE_GUEST_PAGE_FAULT: in gstage_page_fault()47 (trap->scause == EXC_STORE_GUEST_PAGE_FAULT) ? true : false, in gstage_page_fault()234 case EXC_STORE_GUEST_PAGE_FAULT: in kvm_riscv_vcpu_exit()
39 #define EXC_STORE_GUEST_PAGE_FAULT 23 macro55 TRAP(EXC_STORE_GUEST_PAGE_FAULT)
114 #define EXC_STORE_GUEST_PAGE_FAULT 23 macro