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

/freebsd-11-stable/sys/amd64/vmm/io/
H A Dvhpet.c80 uint32_t countbase; /* HPET counter base value */ member in struct:vhpet
153 val = vhpet->countbase;
164 * The sbinuptime corresponding to the 'countbase' is
369 vhpet_start_timer(vhpet, i, vhpet->countbase,
379 vhpet->countbase = counter;
515 * then we need to update 'countbase' with the value right
556 vhpet->countbase = val64;

Completed in 99 milliseconds