Home
last modified time | relevance | path

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

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