Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kvm/svm/
H A Dsvm.h655 void avic_refresh_apicv_exec_ctrl(struct kvm_vcpu *vcpu);
H A Davic.c1136 void avic_refresh_apicv_exec_ctrl(struct kvm_vcpu *vcpu) in avic_refresh_apicv_exec_ctrl() function
H A Dsvm.c5041 .refresh_apicv_exec_ctrl = avic_refresh_apicv_exec_ctrl,