Searched refs:time_high (Results 1 – 2 of 2) sorted by relevance
108 s->time_high = r >> 32; in goldfish_rtc_read()112 r = s->time_high; in goldfish_rtc_read()233 VMSTATE_UINT32(time_high, GoldfishRTCState),
44 uint32_t time_high; member