Searched refs:build_memory_hotplug_aml (Results 1 – 5 of 5) sorted by relevance
/openbmc/qemu/include/hw/acpi/ |
H A D | memory_hotplug.h | 54 void build_memory_hotplug_aml(Aml *table, uint32_t nr_mem,
|
/openbmc/qemu/hw/loongarch/ |
H A D | acpi-build.c | 345 build_memory_hotplug_aml(dsdt, machine->ram_slots, "\\_SB", NULL, in build_la_ged_aml()
|
/openbmc/qemu/hw/acpi/ |
H A D | memory_hotplug.c | 333 void build_memory_hotplug_aml(Aml *table, uint32_t nr_mem, in build_memory_hotplug_aml() function
|
/openbmc/qemu/hw/arm/ |
H A D | virt-acpi-build.c | 853 build_memory_hotplug_aml(scope, ms->ram_slots, "\\_SB", NULL, in build_dsdt()
|
/openbmc/qemu/hw/i386/ |
H A D | acpi-build.c | 1468 build_memory_hotplug_aml(dsdt, nr_mem, "\\_SB.PCI0", in build_dsdt()
|