Home
last modified time | relevance | path

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

/f-stack/freebsd/amd64/vmm/io/
H A Dvhpet.c102 static void vhpet_start_timer(struct vhpet *vhpet, int n, uint32_t counter,
312 vhpet_start_timer(vhpet, n, counter, now); in vhpet_handler()
341 vhpet_start_timer(struct vhpet *vhpet, int n, uint32_t counter, sbintime_t now) in vhpet_start_timer() function
374 vhpet_start_timer(vhpet, i, vhpet->countbase, in vhpet_start_counting()
606 vhpet_start_timer(vhpet, i, counter, in vhpet_mmio_write()