Searched refs:refresh_apicv_exec_ctrl (Results 1 – 4 of 4) sorted by relevance
965 .refresh_apicv_exec_ctrl = vt_op(refresh_apicv_exec_ctrl),
1902 void (*refresh_apicv_exec_ctrl)(struct kvm_vcpu *vcpu); member
5425 .refresh_apicv_exec_ctrl = avic_refresh_apicv_exec_ctrl,
10914 kvm_x86_call(refresh_apicv_exec_ctrl)(vcpu); in __kvm_vcpu_update_apicv() local