Home
last modified time | relevance | path

Searched refs:aml_increment (Results 1 – 6 of 6) sorted by relevance

/openbmc/qemu/hw/acpi/
H A Dcpu.c576 aml_append(ifctx, aml_increment(num_added_cpus)); in build_cpus_aml()
590 aml_append(while_ctx, aml_increment(uid)); in build_cpus_aml()
620 aml_append(while_ctx, aml_increment(cpu_idx)); in build_cpus_aml()
H A Dcpu_hotplug.c243 aml_append(while_ctx, aml_increment(idx)); /* go to next cpu */ in build_legacy_cpu_hotplug_aml()
H A Dnvdimm.c1125 aml_append(whilectx, aml_increment(offset)); in nvdimm_build_common_dsm()
H A Daml-build.c763 Aml *aml_increment(Aml *arg) in aml_increment() function
/openbmc/qemu/include/hw/acpi/
H A Daml-build.h312 Aml *aml_increment(Aml *arg);
/openbmc/qemu/hw/i386/
H A Dacpi-build.c836 aml_append(while_ctx, aml_increment(pin)); in build_prt()
958 aml_append(while_ctx, aml_increment(idx)); in build_dbg_aml()