Home
last modified time | relevance | path

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

/qemu/hw/acpi/
H A Dmemory_hotplug.c520 aml_store(aml_to_integer(slot_arg0), slot_selector)); in build_memory_hotplug_aml()
546 aml_append(method, aml_store(aml_to_integer(slot_arg0), in build_memory_hotplug_aml()
630 aml_append(method, aml_store(aml_to_integer(slot_arg0), in build_memory_hotplug_aml()
644 aml_append(method, aml_store(aml_to_integer(slot_arg0), in build_memory_hotplug_aml()
657 aml_append(method, aml_store(aml_to_integer(slot_arg0), in build_memory_hotplug_aml()
H A Daml-build.c616 Aml *aml_to_integer(Aml *arg) in aml_to_integer() function
/qemu/include/hw/acpi/
H A Daml-build.h298 Aml *aml_to_integer(Aml *arg);