Home
last modified time | relevance | path

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

/qemu/hw/pci-host/
A Dgpex.c71 route.mode = PCI_INTX_ENABLED; in gpex_route_intx_pin_to_irq()
A Dppce500.c370 route.mode = PCI_INTX_ENABLED; in e500_route_intx_pin_to_irq()
/qemu/hw/isa/
A Dpiix.c97 route.mode = PCI_INTX_ENABLED; in piix_route_intx_pin_to_irq()
A Dlpc_ich9.c297 route.mode = PCI_INTX_ENABLED; in ich9_route_intx_pin_to_irq()
/qemu/include/hw/pci/
A Dpci.h223 PCI_INTX_ENABLED, enumerator
/qemu/hw/i386/
A Dpc_piix.c97 const uint8_t v = route.mode == PCI_INTX_ENABLED ? route.irq : 0; in piix_intx_routing_notifier_xen()
/qemu/hw/vfio/
A Dpci.c125 vdev->intx.route.mode != PCI_INTX_ENABLED || in vfio_intx_enable_kvm()
228 if (route->mode != PCI_INTX_ENABLED) { in vfio_intx_update()
/qemu/hw/i386/kvm/
A Dxen_evtchn.c380 if (r.mode != PCI_INTX_ENABLED) { in type_init()
/qemu/hw/ppc/
A Dspapr_pci.c734 route.mode = PCI_INTX_ENABLED; in spapr_route_intx_pin_to_irq()

Completed in 31 milliseconds