int_clock          97 arch/s390/include/asm/lowcore.h 	__u64	int_clock;			/* 0x0318*/
int_clock         158 arch/s390/kernel/asm-offsets.c 	OFFSET(__LC_INT_CLOCK, lowcore, int_clock);
int_clock         112 arch/s390/kernel/irq.c 	if (tod_after_eq(S390_lowcore.int_clock,
int_clock         187 drivers/s390/cio/qdio_thinint.c 	last_ai_time = S390_lowcore.int_clock;