Home
last modified time | relevance | path

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

/linux-5.10/arch/x86/kvm/svm/
Dsvm.h458 void svm_refresh_apicv_exec_ctrl(struct kvm_vcpu *vcpu);
Davic.c644 void svm_refresh_apicv_exec_ctrl(struct kvm_vcpu *vcpu) in svm_refresh_apicv_exec_ctrl() function
Dsvm.c4256 .refresh_apicv_exec_ctrl = svm_refresh_apicv_exec_ctrl,