Searched refs:cpu_need_tpr_shadow (Results 1 – 2 of 2) sorted by relevance
117 static inline bool cpu_need_tpr_shadow(struct kvm_vcpu *vcpu) in cpu_need_tpr_shadow() function
4252 if (!cpu_need_tpr_shadow(&vmx->vcpu)) { in vmx_exec_control()4583 if (cpu_need_tpr_shadow(vcpu)) in vmx_vcpu_reset()