Searched refs:refresh_apicv_exec_ctrl (Results 1 – 4 of 4) sorted by relevance
1172 void (*refresh_apicv_exec_ctrl)(struct kvm_vcpu *vcpu); member
4256 .refresh_apicv_exec_ctrl = svm_refresh_apicv_exec_ctrl,
7656 .refresh_apicv_exec_ctrl = vmx_refresh_apicv_exec_ctrl,
8619 kvm_x86_ops.refresh_apicv_exec_ctrl(vcpu); in kvm_vcpu_update_apicv()