Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/
H A Dx86.c13380 static bool kvm_can_deliver_async_pf(struct kvm_vcpu *vcpu) in kvm_can_deliver_async_pf() function
13413 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()