Home
last modified time | relevance | path

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

/arch/s390/kernel/
Dtime.c213 u64 nsecps; in update_vsyscall() local
228 nsecps = (u64) NSEC_PER_SEC << tk->tkr_mono.shift; in update_vsyscall()
229 while (vdso_data->wtom_clock_nsec >= nsecps) { in update_vsyscall()
230 vdso_data->wtom_clock_nsec -= nsecps; in update_vsyscall()