Home
last modified time | relevance | path

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

/openbmc/qemu/hw/acpi/
H A Dmemory_hotplug.c512 aml_store(aml_to_integer(slot_arg0), slot_selector)); in build_memory_hotplug_aml()
538 aml_append(method, aml_store(aml_to_integer(slot_arg0), in build_memory_hotplug_aml()
622 aml_append(method, aml_store(aml_to_integer(slot_arg0), in build_memory_hotplug_aml()
636 aml_append(method, aml_store(aml_to_integer(slot_arg0), in build_memory_hotplug_aml()
649 aml_append(method, aml_store(aml_to_integer(slot_arg0), in build_memory_hotplug_aml()
H A Daml-build.c615 Aml *aml_to_integer(Aml *arg) in aml_to_integer() function
/openbmc/qemu/include/hw/acpi/
H A Daml-build.h298 Aml *aml_to_integer(Aml *arg);