Searched refs:settime32 (Results 1 – 2 of 2) sorted by relevance
120 op.u.settime32.secs = now.tv_sec; in xen_pvclock_gtod_notify()121 op.u.settime32.nsecs = now.tv_nsec; in xen_pvclock_gtod_notify()122 op.u.settime32.system_time = xen_clocksource_read(); in xen_pvclock_gtod_notify()
490 struct xenpf_settime32 settime32; member