Searched refs:build_crs (Results 1 – 4 of 4) sorted by relevance
/openbmc/qemu/hw/pci-host/ |
H A D | gpex-acpi.c | 188 crs = build_crs(PCI_HOST_BRIDGE(BUS(bus)->parent), &crs_range_set, in acpi_dsdt_add_gpex()
|
/openbmc/qemu/include/hw/acpi/ |
H A D | aml-build.h | 482 Aml *build_crs(PCIHostState *host, CrsRangeSet *range_set, uint32_t io_offset,
|
/openbmc/qemu/hw/acpi/ |
H A D | aml-build.c | 2404 Aml *build_crs(PCIHostState *host, CrsRangeSet *range_set, uint32_t io_offset, in build_crs() function
|
/openbmc/qemu/hw/i386/ |
H A D | acpi-build.c | 1537 crs = build_crs(PCI_HOST_BRIDGE(BUS(bus)->parent), &crs_range_set, in build_dsdt()
|