Searched refs:pit_get_out (Results 1 – 4 of 4) sorted by relevance
45 int pit_get_out(PITChannelState *s, int64_t current_time) in pit_get_out() function139 info->out = pit_get_out(sc, qemu_clock_get_ns(QEMU_CLOCK_VIRTUAL)); in pit_get_channel_info_common()
148 (pit_get_out(s, in pit_ioport_write()263 irq_level = pit_get_out(s, current_time); in pit_irq_timer_update()
70 int pit_get_out(PITChannelState *s, int64_t current_time);
142 static int pit_get_out(struct kvm_pit *pit, int channel) in pit_get_out() function190 c->status = ((pit_get_out(pit, channel) << 7) | in pit_latch_status()619 pit_get_gate(pit, 2) | (pit_get_out(pit, 2) << 5) | in speaker_ioport_read()