Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/pci-host/
H A Dls7a.h26 #define VIRT_PCH_MSI_ADDR_LOW 0x2FF00000UL macro
/openbmc/qemu/hw/loongarch/
H A Dacpi-build.c147 build_append_int_noprefix(table_data, VIRT_PCH_MSI_ADDR_LOW, 8);/* Address */ in build_madt()
H A Dvirt.c630 sysbus_mmio_map(d, 0, VIRT_PCH_MSI_ADDR_LOW); in loongarch_irq_init()