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

/linux-master/arch/x86/include/asm/
H A Dkvm-x86-ops.h138 KVM_X86_OP_OPTIONAL_RET0(vcpu_get_apicv_inhibit_reasons); variable
H A Dkvm_host.h1806 unsigned long (*vcpu_get_apicv_inhibit_reasons)(struct kvm_vcpu *vcpu); member in struct:kvm_x86_ops
/linux-master/arch/x86/kvm/svm/
H A Dsvm.c5045 .vcpu_get_apicv_inhibit_reasons = avic_vcpu_get_apicv_inhibit_reasons,
5271 svm_x86_ops.vcpu_get_apicv_inhibit_reasons = NULL;

Completed in 305 milliseconds