Searched refs:tod_to_ns (Results 1 – 3 of 3) sorted by relevance
152 static inline unsigned long long tod_to_ns(unsigned long long todval) in tod_to_ns() function
608 sltime = tod_to_ns(vcpu->arch.sie_block->ckc - now); in kvm_s390_handle_wait()641 sltime = tod_to_ns(vcpu->arch.sie_block->ckc - now); in kvm_s390_idle_wakeup()
66 return tod_to_ns(get_tod_clock_monotonic()); in sched_clock()