Home
last modified time | relevance | path

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

/arch/x86/kvm/
Dvmx.c1035 static inline bool cpu_need_tpr_shadow(struct kvm_vcpu *vcpu) in cpu_need_tpr_shadow() function
4936 if (!cpu_need_tpr_shadow(&vmx->vcpu)) { in vmx_exec_control()
5181 if (cpu_need_tpr_shadow(vcpu)) in vmx_vcpu_reset()
8312 if (!cpu_need_tpr_shadow(vcpu)) in vmx_set_virtual_x2apic_mode()