Home
last modified time | relevance | path

Searched refs:refresh_apicv_exec_ctrl (Results 1 – 4 of 4) sorted by relevance

/linux-6.8/arch/x86/include/asm/
Dkvm-x86-ops.h85 KVM_X86_OP(refresh_apicv_exec_ctrl)
Dkvm_host.h1698 void (*refresh_apicv_exec_ctrl)(struct kvm_vcpu *vcpu); member
/linux-6.8/arch/x86/kvm/svm/
Dsvm.c4980 .refresh_apicv_exec_ctrl = avic_refresh_apicv_exec_ctrl,
/linux-6.8/arch/x86/kvm/vmx/
Dvmx.c8342 .refresh_apicv_exec_ctrl = vmx_refresh_apicv_exec_ctrl,