Searched refs:cpu_need_tpr_shadow (Results 1 – 1 of 1) sorted by relevance
1665 static inline bool cpu_need_tpr_shadow(struct kvm_vcpu *vcpu) in cpu_need_tpr_shadow() function6397 if (!cpu_need_tpr_shadow(&vmx->vcpu)) { in vmx_exec_control()6750 if (cpu_need_tpr_shadow(vcpu)) in vmx_vcpu_reset()