Home
last modified time | relevance | path

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

/openbmc/qemu/hw/acpi/
H A Dmemory_hotplug.c535 Aml *lenh = aml_name("LENH"); in build_memory_hotplug_aml() local
565 aml_store(aml_name(MEMORY_SLOT_SIZE_HIGH), lenh)); in build_memory_hotplug_aml()
571 aml_append(method, aml_add(minh, lenh, maxh)); in build_memory_hotplug_aml()