Searched refs:return_psw (Results 1 – 2 of 2) sorted by relevance
/linux-6.6.21/arch/s390/include/asm/ | ||
D | lowcore.h | 103 psw_t return_psw; /* 0x0290 */ member |
/linux-6.6.21/arch/s390/kernel/ | ||
D | asm-offsets.c | 118 OFFSET(__LC_RETURN_PSW, lowcore, return_psw); in main() |