Home
last modified time | relevance | path

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

/arch/x86/include/asm/
Dkvm_host.h742 bool delivery_as_pf_vmexit; member
/arch/x86/kvm/
Dx86.c2648 vcpu->arch.apf.delivery_as_pf_vmexit = data & KVM_ASYNC_PF_DELIVERY_AS_PF_VMEXIT; in kvm_pv_enable_async_pf()
10243 if (!vcpu->arch.apf.delivery_as_pf_vmexit && is_guest_mode(vcpu)) in kvm_can_deliver_async_pf()