Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/riscv/
H A Dvirt.h95 PCIE_IRQ = 0x20, /* 32 to 35 */ enumerator
/openbmc/qemu/hw/riscv/
H A Dvirt-acpi-build.c452 acpi_dsdt_add_gpex_host(scope, PCIE_IRQ); in build_dsdt()
458 acpi_dsdt_add_gpex_host(scope, PCIE_IRQ + VIRT_IRQCHIP_NUM_SOURCES); in build_dsdt()
464 acpi_dsdt_add_gpex_host(scope, PCIE_IRQ + VIRT_IRQCHIP_NUM_SOURCES * 2); in build_dsdt()
H A Dvirt.c187 int irq_nr = PCIE_IRQ + ((pin + PCI_SLOT(devfn)) % GPEX_NUM_IRQS); in create_pcie_irq_map()
1186 irq = qdev_get_gpio_in(irqchip, PCIE_IRQ + i); in gpex_pcie_init()
1189 gpex_set_irq_num(GPEX_HOST(dev), i, PCIE_IRQ + i); in gpex_pcie_init()