Home
last modified time | relevance | path

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

/qemu/hw/acpi/
H A Dnvdimm.c1123 aml_append(whilectx, aml_concatenate(dsm_out_buf, aml_name("TBUF"), in nvdimm_build_common_dsm()
1241 aml_append(elsectx, aml_concatenate(fit, buf, fit)); in nvdimm_build_fit()
1347 aml_append(method, aml_concatenate(aml_name("INPT"), aml_local(2), in nvdimm_build_nvdimm_devices()
H A Daml-build.c1694 Aml *aml_concatenate(Aml *source1, Aml *source2, Aml *target) in aml_concatenate() function
/qemu/include/hw/acpi/
H A Daml-build.h412 Aml *aml_concatenate(Aml *source1, Aml *source2, Aml *target);