Searched refs:tb_to_ns (Results 1 – 5 of 5) sorted by relevance
120 tb_to_ns(tb - per_cpu(wd_timer_tb, cpu)) / 1000000); in wd_lockup_ipi()169 tb_to_ns(tb - wd_smp_last_reset_tb) / 1000000); in watchdog_smp_panic()311 tb_to_ns(tb - per_cpu(wd_timer_tb, cpu)) / 1000000); in soft_nmi_interrupt()
691 unsigned long long tb_to_ns(unsigned long long ticks) in tb_to_ns() function695 EXPORT_SYMBOL_GPL(tb_to_ns);
196 unsigned long long tb_to_ns(unsigned long long tb_ticks);
56 dec_time = tb_to_ns(dec_time); in kvmppc_emulate_dec()
2200 tb_to_ns(tb.tb_total), in debugfs_timings_read()2201 tb_to_ns(tb.tb_min), in debugfs_timings_read()2202 tb_to_ns(tb.tb_max)); in debugfs_timings_read()2457 dec_nsec = tb_to_ns(vcpu->arch.dec_expires - now); in kvmppc_set_timer()