Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dkvm_host.h979 bool delivery_as_pf_vmexit; member
/linux/arch/x86/kvm/
H A Dx86.c3589 vcpu->arch.apf.delivery_as_pf_vmexit = data & KVM_ASYNC_PF_DELIVERY_AS_PF_VMEXIT; in kvm_pv_enable_async_pf()
13386 return vcpu->arch.apf.delivery_as_pf_vmexit; in kvm_can_deliver_async_pf()