Searched refs:vhpet_start_timer (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/amd64/vmm/io/
H A Dvhpet.c97 static void vhpet_start_timer(struct vhpet *vhpet, int n, uint32_t counter,
307 vhpet_start_timer(vhpet, n, counter, now);
336 vhpet_start_timer(struct vhpet *vhpet, int n, uint32_t counter, sbintime_t now) function
369 vhpet_start_timer(vhpet, i, vhpet->countbase,
601 vhpet_start_timer(vhpet, i, counter,

Completed in 105 milliseconds