Home
last modified time | relevance | path

Searched refs:xtime_tod_stamp (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/arch/s390/include/asm/
Dvdso.h24 __u64 xtime_tod_stamp; /* TOD clock for xtime 0x08 */ member
/linux-2.6.39/arch/s390/kernel/
Dasm-offsets.c60 DEFINE(__VDSO_XTIME_STAMP, offsetof(struct vdso_data, xtime_tod_stamp)); in main()
Dtime.c224 vdso_data->xtime_tod_stamp = clock->cycle_last; in update_vsyscall()