tk_shift           36 arch/s390/include/asm/vdso.h 	__u32 tk_shift;			/* Shift used for xtime_nsec	0x60 */
tk_shift           76 arch/s390/kernel/asm-offsets.c 	OFFSET(__VDSO_TK_SHIFT, vdso_data, tk_shift);
tk_shift          312 arch/s390/kernel/time.c 	vdso_data->tk_shift = tk->tkr_mono.shift;