Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/acpi/
H A Daml-build.h350 Aml *aml_lgreater(Aml *arg1, Aml *arg2);
/openbmc/qemu/hw/acpi/
H A Dcpu.c592 ifctx = aml_if(aml_lgreater(num_added_cpus, zero)); in build_cpus_aml()
H A Daml-build.c1080 Aml *aml_lgreater(Aml *arg1, Aml *arg2) in aml_lgreater() function
/openbmc/qemu/hw/i386/
H A Dacpi-build.c891 aml_lgreater(period, aml_int(100000000)))); in build_hpet_aml()