Loading
KVM: nVMX: Use vcpu instead of vmx->vcpu when vcpu is available
Prefer using vcpu directly when available, instead of accessing it through vmx->vcpu. Signed-off-by:Xin Li (Intel) <xin@zytor.com> Link: https://lore.kernel.org/r/20250924145421.2046822-1-xin@zytor.com Signed-off-by:
Sean Christopherson <seanjc@google.com>