Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/vmx/
A Dcapabilities.h118 static inline bool cpu_need_tpr_shadow(struct kvm_vcpu *vcpu) in cpu_need_tpr_shadow() function
A Dvmx.c4116 if (!cpu_need_tpr_shadow(&vmx->vcpu)) { in vmx_exec_control()
4377 if (cpu_need_tpr_shadow(&vmx->vcpu)) in init_vmcs()

Completed in 16 milliseconds