Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/intel/io/vmm/io/
H A Dvhpet.c150 vhpet_counter(struct vhpet *vhpet, hrtime_t *nowptr) in vhpet_counter() function
292 uint32_t counter = vhpet_counter(vhpet, &now); in vhpet_handler()
505 counter = vhpet_counter(vhpet, &now); in vhpet_mmio_write()
537 val64 = vhpet_counter(vhpet, NULL); in vhpet_mmio_write()
583 counter = vhpet_counter(vhpet, &now); in vhpet_mmio_write()
643 data = vhpet_counter(vhpet, NULL); in vhpet_mmio_read()