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

/linux-master/arch/x86/kvm/
H A Dx86.c13294 static bool kvm_can_deliver_async_pf(struct kvm_vcpu *vcpu) function
13327 if (kvm_hlt_in_guest(vcpu->kvm) && !kvm_can_deliver_async_pf(vcpu))
13345 if (kvm_can_deliver_async_pf(vcpu) &&

Completed in 193 milliseconds