Home
last modified time | relevance | path

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

/openbmc/qemu/hw/acpi/
H A Dmemory_hotplug.c27 #define MEMORY_SLOT_LOCK "MLCK" macro
382 Aml *ctrl_lock = aml_name(MEMORY_SLOT_LOCK); in build_memory_hotplug_aml()
447 aml_append(dev_container, aml_mutex(MEMORY_SLOT_LOCK, 0)); in build_memory_hotplug_aml()