Home
last modified time | relevance | path

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

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