Home
last modified time | relevance | path

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

/Linux-v6.6/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.c4986 .refresh_apicv_exec_ctrl = avic_refresh_apicv_exec_ctrl,