Home
last modified time | relevance | path

Searched refs:aml_create_qword_field (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/include/hw/acpi/
H A Daml-build.h405 Aml *aml_create_qword_field(Aml *srcbuf, Aml *index, const char *name);
/openbmc/qemu/hw/acpi/
H A Daml-build.c1269 Aml *aml_create_qword_field(Aml *srcbuf, Aml *index, const char *name) in aml_create_qword_field() function