Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/svm/
H A Dsvm.h815 void avic_refresh_apicv_exec_ctrl(struct kvm_vcpu *vcpu);
H A Davic.c1043 void avic_refresh_apicv_exec_ctrl(struct kvm_vcpu *vcpu) in avic_refresh_apicv_exec_ctrl() function
H A Dsvm.c5126 .refresh_apicv_exec_ctrl = avic_refresh_apicv_exec_ctrl,