Searched refs:STORE_CLOCK_EXT_SIZE (Results 1 – 3 of 3) sorted by relevance
144 #define STORE_CLOCK_EXT_SIZE 16 /* stcke writes 16 bytes */ macro150 typedef struct { char _[STORE_CLOCK_EXT_SIZE]; } addrtype; in get_tod_clock_ext()157 unsigned char clk[STORE_CLOCK_EXT_SIZE]; in get_tod_clock()
213 unsigned char clk[STORE_CLOCK_EXT_SIZE]; in read_persistent_clock64()227 unsigned char clk[STORE_CLOCK_EXT_SIZE]; in read_persistent_wall_and_boot_offset()232 memcpy(clk, tod_clock_base, STORE_CLOCK_EXT_SIZE); in read_persistent_wall_and_boot_offset()
237 char tod_ext[STORE_CLOCK_EXT_SIZE]; /* TOD clock for d2fc */