Searched refs:refresh_apicv_exec_ctrl (Results 1 – 4 of 4) sorted by relevance
1024 void (*refresh_apicv_exec_ctrl)(struct kvm_vcpu *vcpu); member
7119 .refresh_apicv_exec_ctrl = svm_refresh_apicv_exec_ctrl,
6823 kvm_x86_ops->refresh_apicv_exec_ctrl(vcpu); in kvm_vcpu_deactivate_apicv()
14174 .refresh_apicv_exec_ctrl = vmx_refresh_apicv_exec_ctrl,