Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/pci-host/
H A Dls7a.h16 #define VIRT_PCI_MEM_BASE 0x40000000UL macro
/openbmc/qemu/hw/loongarch/
H A Dvirt.c236 hwaddr base_mmio = VIRT_PCI_MEM_BASE; in fdt_add_pcie_node()
482 mmio_reg, VIRT_PCI_MEM_BASE, VIRT_PCI_MEM_SIZE); in loongarch_devices_init()
483 memory_region_add_subregion(get_system_memory(), VIRT_PCI_MEM_BASE, in loongarch_devices_init()
H A Dacpi-build.c301 .mmio64.base = VIRT_PCI_MEM_BASE, in build_pci_device_aml()