Home
last modified time | relevance | path

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

/openbmc/qemu/hw/pci-host/
H A Dgpex-acpi.c188 crs = build_crs(PCI_HOST_BRIDGE(BUS(bus)->parent), &crs_range_set, in acpi_dsdt_add_gpex()
/openbmc/qemu/include/hw/acpi/
H A Daml-build.h482 Aml *build_crs(PCIHostState *host, CrsRangeSet *range_set, uint32_t io_offset,
/openbmc/qemu/hw/acpi/
H A Daml-build.c2404 Aml *build_crs(PCIHostState *host, CrsRangeSet *range_set, uint32_t io_offset, in build_crs() function
/openbmc/qemu/hw/i386/
H A Dacpi-build.c1537 crs = build_crs(PCI_HOST_BRIDGE(BUS(bus)->parent), &crs_range_set, in build_dsdt()