return_lpswe      144 arch/s390/include/asm/lowcore.h 	__u32	return_lpswe;			/* 0x0402 */
return_lpswe      128 arch/s390/kernel/asm-offsets.c 	OFFSET(__LC_RETURN_LPSWE, lowcore, return_lpswe);
return_lpswe      461 arch/s390/kernel/setup.c 	lc->return_lpswe = gen_lpswe(__LC_RETURN_PSW);
return_lpswe      215 arch/s390/kernel/smp.c 	lc->return_lpswe = gen_lpswe(__LC_RETURN_PSW);