Home
last modified time | relevance | path

Searched refs:STORE_CLOCK_EXT_SIZE (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/arch/s390/include/asm/
Dtimex.h72 #define STORE_CLOCK_EXT_SIZE 16 /* stcke writes 16 bytes */ macro
78 typedef struct { char _[STORE_CLOCK_EXT_SIZE]; } addrtype; in get_tod_clock_ext()
85 unsigned char clk[STORE_CLOCK_EXT_SIZE]; in get_tod_clock()
/linux-4.4.14/arch/s390/hypfs/
Dhypfs_vm.c236 char tod_ext[STORE_CLOCK_EXT_SIZE]; /* TOD clock for d2fc */