Searched refs:aml_concatenate (Results 1 – 3 of 3) sorted by relevance
/openbmc/qemu/hw/acpi/ |
H A D | nvdimm.c | 1123 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 D | aml-build.c | 1693 Aml *aml_concatenate(Aml *source1, Aml *source2, Aml *target) in aml_concatenate() function
|
/openbmc/qemu/include/hw/acpi/ |
H A D | aml-build.h | 412 Aml *aml_concatenate(Aml *source1, Aml *source2, Aml *target);
|