Searched refs:hpet_mult (Results 1 – 1 of 1) sorted by relevance
62 static int hpet_mult = 1; variable282 if ( delta > (period * (hpet_mult + hpet_add + 160)) ) in create_periodic_time()380 cmp = now + (unsigned long)(hpet_mult * delta) + hpet_add; in hpet_set_mode()602 hpet_mult = atoi(argv[2]); in main()611 hvm_clock_cost, hpet_mult, hpet_add, tick_count, debug); in main()
Completed in 3 milliseconds