Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/kvm/
Dvmx.c949 static inline bool vm_need_tpr_shadow(struct kvm *kvm) in vm_need_tpr_shadow() function
4555 if (!vm_need_tpr_shadow(vmx->vcpu.kvm)) { in vmx_exec_control()
4794 if (vm_need_tpr_shadow(vmx->vcpu.kvm)) in vmx_vcpu_reset()
7840 if (!vm_need_tpr_shadow(vcpu->kvm)) in vmx_set_virtual_x2apic_mode()