Home
last modified time | relevance | path

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

/Linux-v5.15/arch/x86/kvm/svm/
Dsvm.h529 void svm_refresh_apicv_exec_ctrl(struct kvm_vcpu *vcpu);
Davic.c632 void svm_refresh_apicv_exec_ctrl(struct kvm_vcpu *vcpu) in svm_refresh_apicv_exec_ctrl() function
Dsvm.c4590 .refresh_apicv_exec_ctrl = svm_refresh_apicv_exec_ctrl,