Home
last modified time | relevance | path

Searched refs:PCIE_MMCFG_BUS (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/include/hw/pci/
H A Dpcie_host.h75 #define PCIE_MMCFG_BUS(addr) (((addr) >> PCIE_MMCFG_BUS_BIT) & \ macro
/openbmc/qemu/hw/pci/
H A Dpcie_host.c31 return pci_find_device(s, PCIE_MMCFG_BUS(mmcfg_addr), in pcie_dev_find_by_mmcfg_addr()
/openbmc/qemu/hw/acpi/
H A Dpci.c62 build_append_int_noprefix(table_data, PCIE_MMCFG_BUS(info->size - 1), 1); in build_mcfg()
/openbmc/qemu/hw/loongarch/
H A Dvirt.c515 PCIE_MMCFG_BUS(VIRT_PCI_CFG_SIZE - 1)); in fdt_add_pcie_node()