Home
last modified time | relevance | path

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

/f-stack/freebsd/amd64/vmm/io/
H A Dvhpet.c122 vhpet_counter_enabled(struct vhpet *vhpet) in vhpet_counter_enabled() function
159 if (vhpet_counter_enabled(vhpet)) { in vhpet_counter()
308 if (!vhpet_counter_enabled(vhpet)) in vhpet_handler()
523 nowptr = vhpet_counter_enabled(vhpet) ? &now : NULL; in vhpet_mmio_write()
535 if (vhpet_counter_enabled(vhpet)) { in vhpet_mmio_write()
562 if (vhpet_counter_enabled(vhpet)) in vhpet_mmio_write()
604 if (vhpet_counter_enabled(vhpet)) { in vhpet_mmio_write()
807 if (vhpet_counter_enabled(vhpet)) in vhpet_restore_time()