Home
last modified time | relevance | path

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

/arch/x86/kvm/
Dx86.c8349 static int apf_put_user(struct kvm_vcpu *vcpu, u32 val) in apf_put_user() function
8375 else if (!apf_put_user(vcpu, KVM_PV_REASON_PAGE_NOT_PRESENT)) { in kvm_arch_async_page_not_present()
8402 !apf_put_user(vcpu, 0)) { in kvm_arch_async_page_present()
8407 } else if (!apf_put_user(vcpu, KVM_PV_REASON_PAGE_READY)) { in kvm_arch_async_page_present()