Searched refs:KVM_PV_REASON_PAGE_NOT_PRESENT (Results 1 – 4 of 4) sorted by relevance
86 #define KVM_PV_REASON_PAGE_NOT_PRESENT 1 macro
266 case KVM_PV_REASON_PAGE_NOT_PRESENT: in do_async_page_fault()
1722 case KVM_PV_REASON_PAGE_NOT_PRESENT: in pf_interception()
7913 else if (!apf_put_user(vcpu, KVM_PV_REASON_PAGE_NOT_PRESENT)) { in kvm_arch_async_page_not_present()