Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kvm/
H A Di8254.c595 pit_state->flags |= KVM_PIT_FLAGS_SPEAKER_DATA_ON; in speaker_ioport_write()
597 pit_state->flags &= ~KVM_PIT_FLAGS_SPEAKER_DATA_ON; in speaker_ioport_write()
618 ret = (!!(pit_state->flags & KVM_PIT_FLAGS_SPEAKER_DATA_ON) << 1) | in speaker_ioport_read()
/openbmc/linux/tools/arch/x86/include/uapi/asm/
H A Dkvm.h308 #define KVM_PIT_FLAGS_SPEAKER_DATA_ON 0x00000002 macro
/openbmc/linux/arch/x86/include/uapi/asm/
H A Dkvm.h308 #define KVM_PIT_FLAGS_SPEAKER_DATA_ON 0x00000002 macro
/openbmc/qemu/linux-headers/asm-x86/
H A Dkvm.h307 #define KVM_PIT_FLAGS_SPEAKER_DATA_ON 0x00000002 macro
/openbmc/linux/Documentation/virt/kvm/
H A Dapi.rst2994 #define KVM_PIT_FLAGS_SPEAKER_DATA_ON 0x00000002