Home
last modified time | relevance | path

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

/openbmc/qemu/hw/acpi/
H A Dmemory_hotplug.c534 Aml *lenl = aml_name("LENL"); in build_memory_hotplug_aml() local
567 aml_store(aml_name(MEMORY_SLOT_SIZE_LOW), lenl)); in build_memory_hotplug_aml()
570 aml_append(method, aml_add(minl, lenl, maxl)); in build_memory_hotplug_aml()
604 aml_append(ifctx, aml_store(lenl, aml_name("LEN"))); in build_memory_hotplug_aml()