delivery_as_pf_vmexit  743 arch/x86/include/asm/kvm_host.h 		bool delivery_as_pf_vmexit;
delivery_as_pf_vmexit 2630 arch/x86/kvm/x86.c 	vcpu->arch.apf.delivery_as_pf_vmexit = data & KVM_ASYNC_PF_DELIVERY_AS_PF_VMEXIT;
delivery_as_pf_vmexit 10159 arch/x86/kvm/x86.c 	if (!vcpu->arch.apf.delivery_as_pf_vmexit && is_guest_mode(vcpu))