Searched refs:vcpu_get_apicv_inhibit_reasons (Results 1 - 3 of 3) sorted by last modified time

/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;
/linux-master/arch/x86/include/asm/
H A Dkvm_host.h1806 unsigned long (*vcpu_get_apicv_inhibit_reasons)(struct kvm_vcpu *vcpu); member in struct:kvm_x86_ops
H A Dkvm-x86-ops.h138 KVM_X86_OP_OPTIONAL_RET0(vcpu_get_apicv_inhibit_reasons); variable

Completed in 157 milliseconds