Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/kvm/vmx/
H A Dcapabilities.h117 static inline bool cpu_need_tpr_shadow(struct kvm_vcpu *vcpu) in cpu_need_tpr_shadow() function
H A Dvmx.c4252 if (!cpu_need_tpr_shadow(&vmx->vcpu)) { in vmx_exec_control()
4583 if (cpu_need_tpr_shadow(vcpu)) in vmx_vcpu_reset()
/kernel/linux/linux-6.6/arch/x86/kvm/vmx/
H A Dcapabilities.h119 static inline bool cpu_need_tpr_shadow(struct kvm_vcpu *vcpu) in cpu_need_tpr_shadow() function
H A Dvmx.c4490 if (!cpu_need_tpr_shadow(&vmx->vcpu)) in vmx_exec_control()
4822 if (cpu_need_tpr_shadow(&vmx->vcpu)) in init_vmcs()

Completed in 20 milliseconds