Home
last modified time | relevance | path

Searched refs:vmx_refresh_apicv_exec_ctrl (Results 1 – 3 of 3) sorted by relevance

/linux-6.14.4/arch/x86/kvm/vmx/
Dmain.c100 .refresh_apicv_exec_ctrl = vmx_refresh_apicv_exec_ctrl,
Dx86_ops.h102 void vmx_refresh_apicv_exec_ctrl(struct kvm_vcpu *vcpu);
Dvmx.c4459 void vmx_refresh_apicv_exec_ctrl(struct kvm_vcpu *vcpu) in vmx_refresh_apicv_exec_ctrl() function