Searched refs:HRTIME_TO_HPET_TICKS (Results 1 – 2 of 2) sorted by relevance
156 #define HRTIME_TO_HPET_TICKS(t) (((t) * HPET_FEMTO_TO_NANO) / hpet_info.period) macro159 #define HRTIME_TO_HPET_TICKS(t) (((t) * HPET_FEMTO_TO_NANO) / hpet_info.period) macro
1164 HRTIME_TO_HPET_TICKS(next_proxy_time - gethrtime())) in hpet_guaranteed_schedule()