Searched refs:apf_put_user (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/arch/x86/kvm/
H A Dx86.c8147 static int apf_put_user(struct kvm_vcpu *vcpu, u32 val) apf_put_user() function
8166 else if (!apf_put_user(vcpu, KVM_PV_REASON_PAGE_NOT_PRESENT)) { kvm_arch_async_page_not_present()
8188 !apf_put_user(vcpu, KVM_PV_REASON_PAGE_READY)) { kvm_arch_async_page_present()

Completed in 96 milliseconds