Searched refs:mulhdu (Results 1 – 5 of 5) sorted by relevance
187 #define mulhdu(x,y) \ macro190 extern u64 mulhdu(u64, u64);
40 return mulhdu((__force u64) ct, __cputime_usec_factor); in cputime_to_usecs()
681 return mulhdu(ticks, tb_to_ns_scale) << tb_to_ns_shift; in tb_to_ns()696 return mulhdu(get_tb() - boot_tb, tb_to_ns_scale) << tb_to_ns_shift; in sched_clock()719 return mulhdu(get_vtb() - boot_tb, tb_to_ns_scale) << tb_to_ns_shift; in running_clock()
85 _GLOBAL(mulhdu)
268 mulhdu r6,r6,r5 /* in units of 2^-32 seconds */