Searched refs:refresh_apicv_exec_ctrl (Results 1 – 4 of 4) sorted by relevance
1177 void (*refresh_apicv_exec_ctrl)(struct kvm_vcpu *vcpu); member
4269 .refresh_apicv_exec_ctrl = svm_refresh_apicv_exec_ctrl,
7770 .refresh_apicv_exec_ctrl = vmx_refresh_apicv_exec_ctrl,
8756 kvm_x86_ops.refresh_apicv_exec_ctrl(vcpu); in kvm_vcpu_update_apicv()