Home
last modified time | relevance | path

Searched hist:b5415c8f9755069640aad184293198bcf794f66d (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/s390/kernel/
H A Dentry.Sdiff b5415c8f9755069640aad184293198bcf794f66d Mon Jun 07 05:01:49 CDT 2021 Alexander Gordeev <agordeev@linux.ibm.com> s390/entry.S: factor out OUTSIDE macro

Introduce OUTSIDE macro that checks whether an instruction
address is inside or outside of a block of instructions.

Signed-off-by: Alexander Gordeev <agordeev@linux.ibm.com>
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>