Home
last modified time | relevance | path

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

/linux-6.12.1/arch/x86/kvm/svm/
Dsvm.h713 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.c5081 .refresh_apicv_exec_ctrl = avic_refresh_apicv_exec_ctrl,