Searched refs:kvm_can_deliver_async_pf (Results 1 – 1 of 1) sorted by relevance
13380 static bool kvm_can_deliver_async_pf(struct kvm_vcpu *vcpu) in kvm_can_deliver_async_pf() function13413 if (kvm_hlt_in_guest(vcpu->kvm) && !kvm_can_deliver_async_pf(vcpu)) in kvm_can_do_async_pf()13431 if (kvm_can_deliver_async_pf(vcpu) && in kvm_arch_async_page_not_present()