Searched refs:time_low (Results 1 – 5 of 5) sorted by relevance
139 u64 time_low; in goldfish_rtc_read_time() local145 time_low = readl(base + TIMER_TIME_LOW); in goldfish_rtc_read_time()147 time = (time_high << 32) | time_low; in goldfish_rtc_read_time()
83 __be32 time_low; /* low part of timestamp */ member188 __be32 time_low; member
81 uuid->time_low = xdr->time_low; in afs_deliver_vl_get_entry_by_name_u()302 r->uuid.time_low = u->time_low; in afs_vl_get_addrs_u()
356 r->time_low = b[0]; in afs_deliver_cb_init_call_back_state3()475 r->time_low = b[0]; in afs_deliver_cb_probe_uuid()536 reply.ia.uuid[0] = call->net->uuid.time_low; in SRXAFSCB_TellMeAboutYourself()
1271 __le16 time_low; member