Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/include/asm/
Dkvm_host.h691 bool delivery_as_pf_vmexit; member
/Linux-v4.19/arch/x86/kvm/
Dmmu.c3960 if (!vcpu->arch.apf.delivery_as_pf_vmexit && is_guest_mode(vcpu)) in kvm_can_do_async_pf()
Dx86.c2276 vcpu->arch.apf.delivery_as_pf_vmexit = data & KVM_ASYNC_PF_DELIVERY_AS_PF_VMEXIT; in kvm_pv_enable_async_pf()