diff options
author | Heiko Carstens <hca@linux.ibm.com> | 2021-07-13 16:57:13 +0200 |
---|---|---|
committer | Heiko Carstens <hca@linux.ibm.com> | 2021-08-25 11:03:35 +0200 |
commit | 0d6d75d2a2c341ce99f0549fa28bee93fa56505d (patch) | |
tree | 0068cfa2f46f2230a2385b10f4e934e1ecedf752 /drivers/s390/crypto/ap_queue.c | |
parent | s390/sclp: add tracing of SCLP interactions (diff) | |
download | linux-0d6d75d2a2c341ce99f0549fa28bee93fa56505d.tar.xz linux-0d6d75d2a2c341ce99f0549fa28bee93fa56505d.zip |
KVM: s390: generate kvm hypercall functions
Generate kvm hypercall functions with a macro instead of duplicating
the more or less identical code seven times. This also reduces number
of lines of code.
However the main purpose is to get rid of as many as possible open
coded error prone register asm constructs in s390 architecture code.
For the only user of kvm_hypercall identical code is created
before/after this patch (drivers/s390/virtio/virtio_ccw.c).
Reviewed-by: Christian Borntraeger <borntraeger@de.ibm.com>
Acked-by: Christian Borntraeger <borntraeger@de.ibm.com>
Link: https://lore.kernel.org/r/20210713145713.2815167-1-hca@linux.ibm.com
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
Diffstat (limited to 'drivers/s390/crypto/ap_queue.c')
0 files changed, 0 insertions, 0 deletions