diff options
author | 2024-02-23 12:42:28 -0800 | |
---|---|---|
committer | 2024-04-09 10:20:29 -0700 | |
commit | 331282fdb15edaf1beb1d27a64d3f65a34d7394d (patch) | |
tree | ba9c5130065442b2b0e8b8989ebf22488e748a2c /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | KVM: SVM: Wrap __svm_sev_es_vcpu_run() with #ifdef CONFIG_KVM_AMD_SEV (diff) | |
download | wireguard-linux-331282fdb15edaf1beb1d27a64d3f65a34d7394d.tar.xz wireguard-linux-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 <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 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions