diff options
author | 2021-03-22 15:05:58 +0100 | |
---|---|---|
committer | 2021-03-24 10:30:30 +0100 | |
commit | c5d1f6b531e68888cbe6718b3f77a60115d58b9c (patch) | |
tree | 07d9304cb66ebb1fe672567e78c9de564e16e87f /arch/x86/kvm/svm/nested.c | |
parent | KVM: s390: VSIE: correctly handle MVPG when in VSIE (diff) | |
download | linux-dev-c5d1f6b531e68888cbe6718b3f77a60115d58b9c.tar.xz linux-dev-c5d1f6b531e68888cbe6718b3f77a60115d58b9c.zip |
KVM: s390: split kvm_s390_real_to_abs
A new function _kvm_s390_real_to_abs will apply prefixing to a real address
with a given prefix value.
The old kvm_s390_real_to_abs becomes now a wrapper around the new function.
This is needed to avoid code duplication in vSIE.
Signed-off-by: Claudio Imbrenda <imbrenda@linux.ibm.com>
Reviewed-by: David Hildenbrand <david@redhat.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Cc: stable@vger.kernel.org
Link: https://lore.kernel.org/r/20210322140559.500716-2-imbrenda@linux.ibm.com
Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
Diffstat (limited to 'arch/x86/kvm/svm/nested.c')
0 files changed, 0 insertions, 0 deletions