summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_object.c
diff options
context:
space:
mode:
authorSean Christopherson <seanjc@google.com>2024-02-23 23:42:28 +0300
committerSean Christopherson <seanjc@google.com>2024-04-09 20:20:29 +0300
commit331282fdb15edaf1beb1d27a64d3f65a34d7394d (patch)
treeba9c5130065442b2b0e8b8989ebf22488e748a2c /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c
parent7774c8f32e99b1f314c0df7c204a897792b4f378 (diff)
downloadlinux-331282fdb15edaf1beb1d27a64d3f65a34d7394d.tar.xz
KVM: SVM: Drop 32-bit "support" from __svm_sev_es_vcpu_run()
Drop 32-bit "support" from __svm_sev_es_vcpu_run(), as SEV/SEV-ES firmly 64-bit only. The "support" was purely the result of bad copy+paste from __svm_vcpu_run(), which in turn was slightly less bad copy+paste from __vmx_vcpu_run(). Opportunistically convert to unadulterated register accesses so that it's easier (but still not easy) to follow which registers hold what arguments, and when. Reviewed-by: Tom Lendacky <thomas.lendacky@amd.com> Link: https://lore.kernel.org/r/20240223204233.3337324-4-seanjc@google.com Signed-off-by: Sean Christopherson <seanjc@google.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.c')
0 files changed, 0 insertions, 0 deletions