Home
last modified time | relevance | path

Searched refs:MEMORY_DEVICES_CONTAINER (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/include/hw/acpi/
H A Dmemory_hotplug.h10 #define MEMORY_DEVICES_CONTAINER "\\_SB.MHPC" macro
/openbmc/qemu/hw/acpi/
H A Dmemory_hotplug.c374 dev_container = aml_device(MEMORY_DEVICES_CONTAINER); in build_memory_hotplug_aml()
713 aml_append(method, aml_call0(MEMORY_DEVICES_CONTAINER "." in build_memory_hotplug_aml()
H A Dgeneric_event_device.c108 aml_append(if_ctx, aml_call0(MEMORY_DEVICES_CONTAINER "." in build_ged_aml()