Searched refs:latched_count (Results 1 – 9 of 9) sorted by relevance
110 sc->latched_count = kchan->latched_count; in kvm_pit_get()147 kchan->latched_count = sc->latched_count; in kvm_pit_put()
121 s->latched_count = pit_get_count(s); in pit_latch_count()216 ret = s->latched_count & 0xff; in pit_ioport_read()220 ret = s->latched_count >> 8; in pit_ioport_read()224 ret = s->latched_count & 0xff; in pit_ioport_read()
185 VMSTATE_UINT16(latched_count, PITChannelState),
179 c->latched_count = pit_get_count(pit, channel); in pit_latch_count()539 ret = s->latched_count & 0xff; in pit_ioport_read()543 ret = s->latched_count >> 8; in pit_ioport_read()547 ret = s->latched_count & 0xff; in pit_ioport_read()
11 u16 latched_count; member
34 uint16_t latched_count; member
270 __u16 latched_count; member
269 __u16 latched_count; member