Home
last modified time | relevance | path

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

/freebsd-12.1/sys/amd64/vmm/io/
H A Dvhpet.c82 uint32_t countbase; /* HPET counter base value */ member
155 val = vhpet->countbase; in vhpet_counter()
371 vhpet_start_timer(vhpet, i, vhpet->countbase, in vhpet_start_counting()
381 vhpet->countbase = counter; in vhpet_stop_counting()
558 vhpet->countbase = val64; in vhpet_mmio_write()