Home
last modified time | relevance | path

Searched refs:aml_memory32_fixed (Results 1 – 13 of 13) 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.c375 aml_append(crs, aml_memory32_fixed(base_addr, in build_cpus_aml()
H A Daml-build.c970 Aml *aml_memory32_fixed(uint32_t addr, uint32_t size, in aml_memory32_fixed() function
/openbmc/qemu/hw/arm/
H A Dvirt-acpi-build.c88 aml_append(crs, aml_memory32_fixed(uart_memmap->base, in acpi_dsdt_add_uart()
109 aml_append(crs, aml_memory32_fixed(base, size, AML_READ_WRITE)); in acpi_dsdt_add_flash()
117 aml_append(crs, aml_memory32_fixed(base + size, size, AML_READ_WRITE)); in acpi_dsdt_add_flash()
149 aml_append(crs, aml_memory32_fixed(gpio_memmap->base, gpio_memmap->size, in acpi_dsdt_add_gpio()
198 aml_memory32_fixed(tpm_base, in acpi_dsdt_add_tpm()
/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/loongarch/
H A Dacpi-build.c392 aml_append(crs, aml_memory32_fixed(flash0_base, flash0_size, in build_flash_aml()
402 aml_append(crs, aml_memory32_fixed(flash1_base, flash1_size, in build_flash_aml()
435 aml_memory32_fixed(tpm_base, in acpi_dsdt_add_tpm()
/openbmc/qemu/hw/tpm/
H A Dtpm_tis_isa.c158 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()
/openbmc/qemu/include/hw/acpi/
H A Daml-build.h333 Aml *aml_memory32_fixed(uint32_t addr, uint32_t size,
/openbmc/qemu/hw/i386/
H A Dacpi-build.c827 aml_append(crs, aml_memory32_fixed(HPET_BASE, HPET_LEN, AML_READ_ONLY)); in build_hpet_aml()
1628 aml_append(crs, aml_memory32_fixed(TPM_TIS_ADDR_BASE, in build_dsdt()
1731 aml_append(crs, aml_memory32_fixed(TPM_CRB_ADDR_BASE, in build_dsdt()