Searched refs:refresh_apicv_exec_ctrl (Results 1 – 5 of 5) sorted by relevance
86 KVM_X86_OP(refresh_apicv_exec_ctrl)
1810 void (*refresh_apicv_exec_ctrl)(struct kvm_vcpu *vcpu); member
943 .refresh_apicv_exec_ctrl = vt_op(refresh_apicv_exec_ctrl),
5126 .refresh_apicv_exec_ctrl = avic_refresh_apicv_exec_ctrl,
10488 kvm_x86_call(refresh_apicv_exec_ctrl)(vcpu); in __kvm_vcpu_update_apicv() local