Home
last modified time | relevance | path

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

/freebsd/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); in vhpet_handler()
336 vhpet_start_timer(struct vhpet *vhpet, int n, uint32_t counter, sbintime_t now) in vhpet_start_timer() function
369 vhpet_start_timer(vhpet, i, vhpet->countbase, in vhpet_start_counting()
601 vhpet_start_timer(vhpet, i, counter, in vhpet_mmio_write()