Home
last modified time | relevance | path

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

/openbmc/qemu/hw/i386/kvm/
H A Di8259.c63 s->rotate_on_auto_eoi = kpic->rotate_on_auto_eoi; in kvm_pic_get()
91 kpic->rotate_on_auto_eoi = s->rotate_on_auto_eoi; in kvm_pic_put()
/openbmc/qemu/hw/intc/
H A Di8259_common.c50 s->rotate_on_auto_eoi = 0; in pic_reset_common()
183 VMSTATE_UINT8(rotate_on_auto_eoi, PICCommonState),
H A Di8259.c163 if (s->rotate_on_auto_eoi) { in pic_intack()
263 s->rotate_on_auto_eoi = cmd >> 2; in pic_ioport_write()
/openbmc/qemu/include/hw/isa/
H A Di8259_internal.h58 uint8_t rotate_on_auto_eoi; member
/openbmc/linux/arch/x86/kvm/
H A Dirq.h40 u8 rotate_on_auto_eoi; member
H A Di8259.c229 if (s->rotate_on_auto_eoi) in pic_intack()
334 s->rotate_on_auto_eoi = cmd >> 2; in pic_ioport_write()
/openbmc/qemu/linux-headers/asm-x86/
H A Dkvm.h70 __u8 rotate_on_auto_eoi; member
/openbmc/linux/tools/arch/x86/include/uapi/asm/
H A Dkvm.h70 __u8 rotate_on_auto_eoi; member
/openbmc/linux/arch/x86/include/uapi/asm/
H A Dkvm.h70 __u8 rotate_on_auto_eoi; member