ext_int_code       26 arch/s390/include/asm/lowcore.h 	__u16	ext_int_code;			/* 0x0086 */
ext_int_code      102 arch/s390/kernel/asm-offsets.c 	OFFSET(__LC_EXT_INT_CODE, lowcore, ext_int_code);
ext_int_code       43 drivers/s390/char/sclp_early_core.c 	S390_lowcore.ext_int_code = 0;
ext_int_code       57 drivers/s390/char/sclp_early_core.c 	} while (S390_lowcore.ext_int_code != EXT_IRQ_SERVICE_SIG);