aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c
diff options
context:
space:
mode:
authorSean Christopherson <[email protected]>2024-02-23 20:42:28 +0000
committerSean Christopherson <[email protected]>2024-04-09 17:20:29 +0000
commit331282fdb15edaf1beb1d27a64d3f65a34d7394d (patch)
treeba9c5130065442b2b0e8b8989ebf22488e748a2c /drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c
parentKVM: SVM: Wrap __svm_sev_es_vcpu_run() with #ifdef CONFIG_KVM_AMD_SEV (diff)
downloadkernel-331282fdb15edaf1beb1d27a64d3f65a34d7394d.tar.gz
kernel-331282fdb15edaf1beb1d27a64d3f65a34d7394d.zip
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 <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Sean Christopherson <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c')
0 files changed, 0 insertions, 0 deletions