Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/acpi/
H A Daml-build.h300 Aml *aml_to_buffer(Aml *src, Aml *dst);
/openbmc/qemu/hw/acpi/
H A Dnvdimm.c1323 aml_append(method, aml_to_buffer(aml_name("LDAT"), aml_name("LSA"))); in nvdimm_build_nvdimm_devices()
H A Daml-build.c638 Aml *aml_to_buffer(Aml *src, Aml *dst) in aml_to_buffer() function
/openbmc/qemu/hw/i386/
H A Dacpi-build.c962 aml_append(method, aml_to_buffer(buf, buf)); in build_dbg_aml()