Searched refs:refresh_apicv_exec_ctrl (Results 1 – 4 of 4) sorted by relevance
1180 void (*refresh_apicv_exec_ctrl)(struct kvm_vcpu *vcpu); member
4279 .refresh_apicv_exec_ctrl = svm_refresh_apicv_exec_ctrl,
7859 .refresh_apicv_exec_ctrl = vmx_refresh_apicv_exec_ctrl,
8941 kvm_x86_ops.refresh_apicv_exec_ctrl(vcpu); in kvm_vcpu_update_apicv()