Home
last modified time | relevance | path

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

/linux-6.6.21/arch/x86/kvm/svm/
Dsvm.h653 void avic_refresh_apicv_exec_ctrl(struct kvm_vcpu *vcpu);
Davic.c1136 void avic_refresh_apicv_exec_ctrl(struct kvm_vcpu *vcpu) in avic_refresh_apicv_exec_ctrl() function
Dsvm.c4988 .refresh_apicv_exec_ctrl = avic_refresh_apicv_exec_ctrl,