Searched refs:tod_clock (Results 1 - 9 of 9) sorted by relevance

/linux-master/arch/s390/kernel/vdso64/
H A Dgetcpu.c11 union tod_clock clk;
/linux-master/arch/s390/include/asm/
H A Dtimex.h22 union tod_clock { union
54 static inline int store_tod_clock_ext_cc(union tod_clock *clk)
66 static __always_inline void store_tod_clock_ext(union tod_clock *tod)
182 union tod_clock clk;
205 extern union tod_clock tod_clock_base;
/linux-master/arch/s390/hypfs/
H A Dhypfs_diag0c.c86 store_tod_clock_ext((union tod_clock *)diag0c_data->hdr.tod_ext);
H A Dhypfs_vm.c87 union tod_clock tod_ext; /* TOD clock for d2fc */
/linux-master/arch/s390/kernel/
H A Dtime.c58 union tod_clock tod_clock_base __section(".data");
119 static void ext_to_timespec64(union tod_clock *clk, struct timespec64 *xt)
205 union tod_clock clk;
218 union tod_clock clk;
H A Dearly.c65 union tod_clock clk;
H A Ddebug.c931 union tod_clock clk;
/linux-master/arch/s390/crypto/
H A Dprng.c417 store_tod_clock_ext((union tod_clock *)(seed + seedlen));
/linux-master/arch/s390/kvm/
H A Dkvm-s390.c1312 union tod_clock clk;
4545 union tod_clock clk;

Completed in 262 milliseconds