diff options
author | Sean Christopherson <seanjc@google.com> | 2024-02-23 12:42:28 -0800 |
---|---|---|
committer | Sean Christopherson <seanjc@google.com> | 2024-04-09 10:20:29 -0700 |
commit | 331282fdb15edaf1beb1d27a64d3f65a34d7394d (patch) | |
tree | ba9c5130065442b2b0e8b8989ebf22488e748a2c /.mailmap | |
parent | 7774c8f32e99b1f314c0df7c204a897792b4f378 (diff) |
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 '.mailmap')
0 files changed, 0 insertions, 0 deletions