refresh_apicv_exec_ctrl 1095 arch/x86/include/asm/kvm_host.h 	void (*refresh_apicv_exec_ctrl)(struct kvm_vcpu *vcpu);
refresh_apicv_exec_ctrl 7313 arch/x86/kvm/svm.c 	.refresh_apicv_exec_ctrl = svm_refresh_apicv_exec_ctrl,
refresh_apicv_exec_ctrl 7859 arch/x86/kvm/vmx/vmx.c 	.refresh_apicv_exec_ctrl = vmx_refresh_apicv_exec_ctrl,
refresh_apicv_exec_ctrl 7430 arch/x86/kvm/x86.c 	kvm_x86_ops->refresh_apicv_exec_ctrl(vcpu);