Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/kvm/
Dvmx.c1011 static inline bool cpu_need_tpr_shadow(struct kvm_vcpu *vcpu) in cpu_need_tpr_shadow() function
4703 if (!cpu_need_tpr_shadow(&vmx->vcpu)) { in vmx_exec_control()
4942 if (cpu_need_tpr_shadow(vcpu)) in vmx_vcpu_reset()
8195 if (!cpu_need_tpr_shadow(vcpu)) in vmx_set_virtual_x2apic_mode()