Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/kvm/
H A Di8254.c77 static int pit_get_gate(struct kvm_pit *pit, int channel) in pit_get_gate() function
616 ret = ((pit_state->speaker_data_on << 1) | pit_get_gate(pit, 2) | in speaker_ioport_read()
/kernel/linux/linux-6.6/arch/x86/kvm/
H A Di8254.c77 static int pit_get_gate(struct kvm_pit *pit, int channel) in pit_get_gate() function
619 pit_get_gate(pit, 2) | (pit_get_out(pit, 2) << 5) | in speaker_ioport_read()

Completed in 4 milliseconds