s390/mm: define Real Memory Copy size and mask macros
authorAlexander Gordeev <agordeev@linux.ibm.com>
Fri, 4 Aug 2023 13:39:06 +0000 (15:39 +0200)
committerHeiko Carstens <hca@linux.ibm.com>
Wed, 16 Aug 2023 13:13:02 +0000 (15:13 +0200)
commita984f27ec26323204045c306f8b25bc61e042626
treee207fa948a9d8d89aa33dc7953c361030f4c7020
parent8ddccc8a7d06f7ea4d8579970c95609d1b1de77b
s390/mm: define Real Memory Copy size and mask macros

Make Real Memory Copy area size and mask explicit.
This does not bring any functional change and only
needed for clarity.

Acked-by: Heiko Carstens <hca@linux.ibm.com>
Signed-off-by: Alexander Gordeev <agordeev@linux.ibm.com>
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
arch/s390/boot/startup.c
arch/s390/include/asm/maccess.h
arch/s390/mm/dump_pagetables.c
arch/s390/mm/maccess.c