Searched refs:STORE_CLOCK_EXT_SIZE (Results 1 – 4 of 4) sorted by relevance
140 #define STORE_CLOCK_EXT_SIZE 16 /* stcke writes 16 bytes */ macro146 typedef struct { char _[STORE_CLOCK_EXT_SIZE]; } addrtype; in get_tod_clock_ext()153 char clk[STORE_CLOCK_EXT_SIZE]; in get_tod_clock()
207 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()
832 unsigned char clk[STORE_CLOCK_EXT_SIZE]; in debug_finish_entry()
237 char tod_ext[STORE_CLOCK_EXT_SIZE]; /* TOD clock for d2fc */