Home
last modified time | relevance | path

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

/src/sys/amd64/vmm/io/
H A Dvhpet.c119 vhpet_counter_enabled(struct vhpet *vhpet) in vhpet_counter_enabled() function
156 if (vhpet_counter_enabled(vhpet)) { in vhpet_counter()
305 if (!vhpet_counter_enabled(vhpet)) in vhpet_handler()
520 nowptr = vhpet_counter_enabled(vhpet) ? &now : NULL; in vhpet_mmio_write()
532 if (vhpet_counter_enabled(vhpet)) { in vhpet_mmio_write()
559 if (vhpet_counter_enabled(vhpet)) in vhpet_mmio_write()
601 if (vhpet_counter_enabled(vhpet)) { in vhpet_mmio_write()
805 if (vhpet_counter_enabled(vhpet)) in vhpet_restore_time()