Home
last modified time | relevance | path

Searched refs:send_user_only (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dkvm_host.h736 bool send_user_only; member
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dkvm_host.h947 bool send_user_only; member
/kernel/linux/linux-5.10/arch/x86/kvm/
H A Dx86.c2990 vcpu->arch.apf.send_user_only = !(data & KVM_ASYNC_PF_SEND_ALWAYS); in kvm_pv_enable_async_pf()
11267 (vcpu->arch.apf.send_user_only && kvm_x86_ops.get_cpl(vcpu) == 0)) in kvm_can_deliver_async_pf()
/kernel/linux/linux-6.6/arch/x86/kvm/
H A Dx86.c3436 vcpu->arch.apf.send_user_only = !(data & KVM_ASYNC_PF_SEND_ALWAYS); in kvm_pv_enable_async_pf()
13083 if (vcpu->arch.apf.send_user_only && in kvm_can_deliver_async_pf()

Completed in 45 milliseconds