Home
last modified time | relevance | path

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

/Linux-v5.15/arch/x86/include/asm/
Dkvm_host.h826 bool send_user_only; member
/Linux-v5.15/arch/x86/kvm/
Dx86.c3141 vcpu->arch.apf.send_user_only = !(data & KVM_ASYNC_PF_SEND_ALWAYS); in kvm_pv_enable_async_pf()
11940 (vcpu->arch.apf.send_user_only && static_call(kvm_x86_get_cpl)(vcpu) == 0)) in kvm_can_deliver_async_pf()