Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/kvm/
Dx86.c10033 static int apf_put_user(struct kvm_vcpu *vcpu, u32 val) in apf_put_user() function
10086 !apf_put_user(vcpu, KVM_PV_REASON_PAGE_NOT_PRESENT)) { in kvm_arch_async_page_not_present()
10124 !apf_put_user(vcpu, 0)) { in kvm_arch_async_page_present()
10132 } else if (!apf_put_user(vcpu, KVM_PV_REASON_PAGE_READY)) { in kvm_arch_async_page_present()