Home
last modified time | relevance | path

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

/openbmc/qemu/hw/acpi/
H A Dmemory_hotplug.c500 aml_append(method, aml_release(ctrl_lock)); in build_memory_hotplug_aml()
520 aml_append(method, aml_release(ctrl_lock)); in build_memory_hotplug_aml()
606 aml_append(ifctx, aml_release(ctrl_lock)); in build_memory_hotplug_aml()
611 aml_append(method, aml_release(ctrl_lock)); in build_memory_hotplug_aml()
625 aml_append(method, aml_release(ctrl_lock)); in build_memory_hotplug_aml()
640 aml_append(method, aml_release(ctrl_lock)); in build_memory_hotplug_aml()
652 aml_append(method, aml_release(ctrl_lock)); in build_memory_hotplug_aml()
H A Dcpu.c466 aml_append(method, aml_release(ctrl_lock)); in build_cpus_aml()
484 aml_append(method, aml_release(ctrl_lock)); in build_cpus_aml()
634 aml_append(method, aml_release(ctrl_lock)); in build_cpus_aml()
650 aml_append(method, aml_release(ctrl_lock)); in build_cpus_aml()
H A Daml-build.c1674 Aml *aml_release(Aml *mutex) in aml_release() function
/openbmc/qemu/include/hw/acpi/
H A Daml-build.h400 Aml *aml_release(Aml *mutex);
/openbmc/qemu/hw/i386/
H A Dacpi-build.c1266 aml_append(method, aml_release(aml_name("BLCK"))); in build_x86_acpi_pci_hotplug()
1276 aml_append(method, aml_release(aml_name("BLCK"))); in build_q35_osc_method()
1787 aml_append(method, aml_release(aml_name("\\_SB.PCI0.BLCK")));