Home
last modified time | relevance | path

Searched refs:settime32 (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/xen/
H A Dtime.c120 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()
/kernel/linux/linux-6.6/arch/x86/xen/
H A Dtime.c128 op.u.settime32.secs = now.tv_sec; in xen_pvclock_gtod_notify()
129 op.u.settime32.nsecs = now.tv_nsec; in xen_pvclock_gtod_notify()
130 op.u.settime32.system_time = xen_clocksource_read(); in xen_pvclock_gtod_notify()
/kernel/linux/linux-5.10/include/xen/interface/
H A Dplatform.h507 struct xenpf_settime32 settime32; member
/kernel/linux/linux-6.6/include/xen/interface/
H A Dplatform.h492 struct xenpf_settime32 settime32; member

Completed in 5 milliseconds