Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/x86/include/asm/
A Dkvm-x86-ops.h133 KVM_X86_OP_OPTIONAL_RET0(vcpu_get_apicv_inhibit_reasons);
A Dkvm_host.h1744 unsigned long (*vcpu_get_apicv_inhibit_reasons)(struct kvm_vcpu *vcpu); member
/linux-6.3-rc2/arch/x86/kvm/svm/
A Dsvm.c4826 .vcpu_get_apicv_inhibit_reasons = avic_vcpu_get_apicv_inhibit_reasons,
5031 svm_x86_ops.vcpu_get_apicv_inhibit_reasons = NULL; in svm_hardware_setup()

Completed in 20 milliseconds