Home
last modified time | relevance | path

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

/linux-6.6.21/arch/x86/kvm/
Di8254.c142 static int pit_get_out(struct kvm_pit *pit, int channel) in pit_get_out() function
190 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()