Searched refs:now_tks (Results 1 – 1 of 1) sorted by relevance
62 int64_t now_tks = qemu_get_clock(vm_clock); in goldfish_timer_load() local64 int64_t alarm_tks = now_tks + diff_tks; in goldfish_timer_load()66 if (alarm_tks <= now_tks) { in goldfish_timer_load()