Searched refs:KVM_PV_REASON_PAGE_NOT_PRESENT (Results 1 – 4 of 4) sorted by relevance
83 #define KVM_PV_REASON_PAGE_NOT_PRESENT 1 macro
245 case KVM_PV_REASON_PAGE_NOT_PRESENT: in do_async_page_fault()
1712 case KVM_PV_REASON_PAGE_NOT_PRESENT: in pf_interception()
6517 else if (!apf_put_user(vcpu, KVM_PV_REASON_PAGE_NOT_PRESENT)) { in kvm_arch_async_page_not_present()