Home
last modified time | relevance | path

Searched refs:aml_memory32_fixed (Results 1 – 8 of 8) sorted by relevance

/openbmc/qemu/hw/nvram/
H A Dfw_cfg-acpi.c20 aml_append(crs, aml_memory32_fixed(fw_cfg_memmap->base, in fw_cfg_acpi_dsdt_add()
/openbmc/qemu/hw/virtio/
H A Dvirtio-acpi.c25 aml_append(crs, aml_memory32_fixed(virtio_base, size, AML_READ_WRITE)); in virtio_acpi_dsdt_add()
/openbmc/qemu/hw/acpi/
H A Daml-build-stub.c78 Aml *aml_memory32_fixed(uint32_t addr, uint32_t size, in aml_memory32_fixed() function
H A Dmemory_hotplug.c361 aml_append(crs, aml_memory32_fixed(memhp_io_base, in build_memory_hotplug_aml()
H A Dcpu.c376 aml_append(crs, aml_memory32_fixed(base_addr, in build_cpus_aml()
/openbmc/qemu/hw/usb/
H A Dhcd-xhci-sysbus.c76 aml_append(crs, aml_memory32_fixed(mmio, XHCI_LEN_REGS, AML_READ_WRITE)); in xhci_sysbus_build_aml()
/openbmc/qemu/hw/tpm/
H A Dtpm_tis_isa.c157 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 Dvirt-acpi-build.c161 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()