Home
last modified time | relevance | path

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

/Linux-v6.1/arch/s390/include/asm/
Dtimex.h22 union tod_clock { union
54 static inline int store_tod_clock_ext_cc(union tod_clock *clk) in store_tod_clock_ext_cc()
66 static inline void store_tod_clock_ext(union tod_clock *tod) in store_tod_clock_ext()
182 union tod_clock clk; in get_tod_clock()
205 extern union tod_clock tod_clock_base;
/Linux-v6.1/arch/s390/kernel/vdso64/
Dgetcpu.c11 union tod_clock clk; in __s390_vdso_getcpu()
/Linux-v6.1/arch/s390/kernel/
Dtime.c58 union tod_clock tod_clock_base __section(".data");
114 static void ext_to_timespec64(union tod_clock *clk, struct timespec64 *xt) in ext_to_timespec64()
200 union tod_clock clk; in read_persistent_clock64()
213 union tod_clock clk; in read_persistent_wall_and_boot_offset()
Dearly.c40 union tod_clock clk; in reset_tod_clock()
Ddebug.c931 union tod_clock clk; in debug_finish_entry()
/Linux-v6.1/arch/s390/hypfs/
Dhypfs_diag0c.c87 store_tod_clock_ext((union tod_clock *)diag0c_data->hdr.tod_ext); in dbfs_diag0c_create()
Dhypfs_vm.c240 union tod_clock tod_ext; /* TOD clock for d2fc */
/Linux-v6.1/arch/s390/crypto/
Dprng.c417 store_tod_clock_ext((union tod_clock *)(seed + seedlen)); in prng_sha512_instantiate()
/Linux-v6.1/arch/s390/kvm/
Dkvm-s390.c1297 union tod_clock clk; in kvm_s390_get_tod_clock()
4370 union tod_clock clk; in __kvm_s390_set_tod_clock()