Home
last modified time | relevance | path

Searched refs:aml_lor (Results 1 – 5 of 5) sorted by relevance

/openbmc/qemu/hw/acpi/
H A Dcxl.c249 aml_lor(aml_equal(aml_arg(0), in __build_cxl_osc_method()
H A Dnvdimm.c1045 unsupport = aml_if(aml_lor(unpatched, uuid_invalid)); in nvdimm_build_common_dsm()
H A Daml-build.c720 Aml *aml_lor(Aml *arg1, Aml *arg2) in aml_lor() function
/openbmc/qemu/include/hw/acpi/
H A Daml-build.h306 Aml *aml_lor(Aml *arg1, Aml *arg2);
/openbmc/qemu/hw/i386/
H A Dacpi-build.c719 ifctx1 = aml_if(aml_lnot(aml_lor( in aml_pci_pdsm()
809 if_ctx = aml_if(aml_lor(aml_equal(id, zero), in build_hpet_aml()
816 if_ctx = aml_if(aml_lor(aml_equal(period, zero), in build_hpet_aml()