Home
last modified time | relevance | path

Searched refs:build_memory_hotplug_aml (Results 1 – 5 of 5) sorted by relevance

/openbmc/qemu/include/hw/acpi/
H A Dmemory_hotplug.h54 void build_memory_hotplug_aml(Aml *table, uint32_t nr_mem,
/openbmc/qemu/hw/loongarch/
H A Dacpi-build.c345 build_memory_hotplug_aml(dsdt, machine->ram_slots, "\\_SB", NULL, in build_la_ged_aml()
/openbmc/qemu/hw/acpi/
H A Dmemory_hotplug.c333 void build_memory_hotplug_aml(Aml *table, uint32_t nr_mem, in build_memory_hotplug_aml() function
/openbmc/qemu/hw/arm/
H A Dvirt-acpi-build.c853 build_memory_hotplug_aml(scope, ms->ram_slots, "\\_SB", NULL, in build_dsdt()
/openbmc/qemu/hw/i386/
H A Dacpi-build.c1468 build_memory_hotplug_aml(dsdt, nr_mem, "\\_SB.PCI0", in build_dsdt()