Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kvm/svm/
H A Dsvm.h650 int avic_unaccelerated_access_interception(struct kvm_vcpu *vcpu);
H A Davic.c693 int avic_unaccelerated_access_interception(struct kvm_vcpu *vcpu) in avic_unaccelerated_access_interception() function
H A Dsvm.c3366 [SVM_EXIT_AVIC_UNACCELERATED_ACCESS] = avic_unaccelerated_access_interception,