Home
last modified time | relevance | path

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

/openbmc/qemu/hw/acpi/
H A Dmemory_hotplug.c22 #define MEMORY_SLOT_REMOVE_EVENT "MRMV" macro
428 aml_named_field(MEMORY_SLOT_REMOVE_EVENT, 1)); in build_memory_hotplug_aml()
482 Aml *rm_evt = aml_name(MEMORY_SLOT_REMOVE_EVENT); in build_memory_hotplug_aml()