Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/
H A Dkvm-x86-ops.h83 KVM_X86_OP(refresh_apicv_exec_ctrl)
H A Dkvm_host.h1657 void (*refresh_apicv_exec_ctrl)(struct kvm_vcpu *vcpu); member
/openbmc/linux/arch/x86/kvm/svm/
H A Dsvm.c5041 .refresh_apicv_exec_ctrl = avic_refresh_apicv_exec_ctrl,
/openbmc/linux/arch/x86/kvm/vmx/
H A Dvmx.c8330 .refresh_apicv_exec_ctrl = vmx_refresh_apicv_exec_ctrl,