Searched refs:set_vnmi_pending (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/x86/include/asm/
H A Dkvm-x86-ops.h75 KVM_X86_OP_OPTIONAL_RET0(set_vnmi_pending)
H A Dkvm_host.h1703 bool (*set_vnmi_pending)(struct kvm_vcpu *vcpu); member in struct:kvm_x86_ops
/linux-master/arch/x86/kvm/svm/
H A Dsvm.c4983 .set_vnmi_pending = svm_set_vnmi_pending,
5302 svm_x86_ops.set_vnmi_pending = NULL;

Completed in 148 milliseconds