Home
last modified time | relevance | path

Searched refs:STORE_CLOCK_EXT_SIZE (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/s390/include/asm/
H A Dtimex.h140 #define STORE_CLOCK_EXT_SIZE 16 /* stcke writes 16 bytes */ macro
146 typedef struct { char _[STORE_CLOCK_EXT_SIZE]; } addrtype; in get_tod_clock_ext()
153 char clk[STORE_CLOCK_EXT_SIZE]; in get_tod_clock()
/kernel/linux/linux-5.10/arch/s390/kernel/
H A Dtime.c207 unsigned char clk[STORE_CLOCK_EXT_SIZE]; in read_persistent_clock64()
221 unsigned char clk[STORE_CLOCK_EXT_SIZE]; in read_persistent_wall_and_boot_offset()
226 memcpy(clk, tod_clock_base, STORE_CLOCK_EXT_SIZE); in read_persistent_wall_and_boot_offset()
H A Ddebug.c874 unsigned char clk[STORE_CLOCK_EXT_SIZE]; in debug_finish_entry()
/kernel/linux/linux-5.10/arch/s390/hypfs/
H A Dhypfs_vm.c239 char tod_ext[STORE_CLOCK_EXT_SIZE]; /* TOD clock for d2fc */

Completed in 11 milliseconds