Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/include/asm/
Dkvm_host.h1024 void (*refresh_apicv_exec_ctrl)(struct kvm_vcpu *vcpu); member
/Linux-v4.19/arch/x86/kvm/
Dsvm.c7119 .refresh_apicv_exec_ctrl = svm_refresh_apicv_exec_ctrl,
Dx86.c6823 kvm_x86_ops->refresh_apicv_exec_ctrl(vcpu); in kvm_vcpu_deactivate_apicv()
Dvmx.c14174 .refresh_apicv_exec_ctrl = vmx_refresh_apicv_exec_ctrl,