Searched refs:aml_memory32_fixed (Results 1 – 8 of 8) sorted by relevance
| /openbmc/qemu/hw/nvram/ |
| H A D | fw_cfg-acpi.c | 20 aml_append(crs, aml_memory32_fixed(fw_cfg_memmap->base, in fw_cfg_acpi_dsdt_add()
|
| /openbmc/qemu/hw/virtio/ |
| H A D | virtio-acpi.c | 25 aml_append(crs, aml_memory32_fixed(virtio_base, size, AML_READ_WRITE)); in virtio_acpi_dsdt_add()
|
| /openbmc/qemu/hw/acpi/ |
| H A D | aml-build-stub.c | 78 Aml *aml_memory32_fixed(uint32_t addr, uint32_t size, in aml_memory32_fixed() function
|
| H A D | memory_hotplug.c | 361 aml_append(crs, aml_memory32_fixed(memhp_io_base, in build_memory_hotplug_aml()
|
| H A D | cpu.c | 376 aml_append(crs, aml_memory32_fixed(base_addr, in build_cpus_aml()
|
| /openbmc/qemu/hw/usb/ |
| H A D | hcd-xhci-sysbus.c | 76 aml_append(crs, aml_memory32_fixed(mmio, XHCI_LEN_REGS, AML_READ_WRITE)); in xhci_sysbus_build_aml()
|
| /openbmc/qemu/hw/tpm/ |
| H A D | tpm_tis_isa.c | 157 aml_append(crs, aml_memory32_fixed(TPM_TIS_ADDR_BASE, TPM_TIS_ADDR_SIZE, in build_tpm_tis_isa_aml()
|
| /openbmc/qemu/hw/riscv/ |
| H A D | virt-acpi-build.c | 161 aml_append(crs, aml_memory32_fixed(plic_aplic_addr, mmio_size, in acpi_dsdt_add_plic_aplic() 177 aml_append(crs, aml_memory32_fixed(uart_memmap->base, in acpi_dsdt_add_uart() 216 aml_append(crs, aml_memory32_fixed(iommu_memmap->base, in acpi_dsdt_add_iommu_sys()
|