Home
last modified time | relevance | path

Searched refs:get_tod_clock_ext (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/arch/s390/include/asm/
Dtimex.h76 static inline void get_tod_clock_ext(char *clk) in get_tod_clock_ext() function
87 get_tod_clock_ext(clk); in get_tod_clock()
/linux-4.4.14/arch/s390/hypfs/
Dhypfs_diag0c.c100 get_tod_clock_ext(diag0c_data->hdr.tod_ext); in dbfs_diag0c_create()
Dhypfs_vm.c254 get_tod_clock_ext(d2fc->hdr.tod_ext); in dbfs_diag2fc_create()
/linux-4.4.14/arch/s390/crypto/
Dprng.c396 get_tod_clock_ext(seed + 48); in prng_sha512_instantiate()