Home
last modified time | relevance | path

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

/qemu/include/hw/acpi/
H A Daml-build.h305 Aml *aml_land(Aml *arg1, Aml *arg2);
/qemu/hw/acpi/
H A Dcpu.c527 while_ctx = aml_while(aml_land(aml_equal(has_event, one), in build_cpus_aml()
H A Dnvdimm.c1077 ifctx = aml_if(aml_land(aml_equal(aml_object_type(pckg), in nvdimm_build_common_dsm()
H A Daml-build.c712 Aml *aml_land(Aml *arg1, Aml *arg2) in aml_land() function