Home
last modified time | relevance | path

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

/openbmc/qemu/hw/acpi/
H A Dcpu.c380 aml_append(field, aml_reserved_field(ACPI_CPU_FLAGS_OFFSET_RW * 8)); in build_cpus_aml()
391 aml_append(field, aml_reserved_field(3)); in build_cpus_aml()
399 aml_append(field, aml_reserved_field(4 * 8)); in build_cpus_aml()
H A Dmemory_hotplug.c420 aml_append(field, aml_reserved_field(160 /* bits, Offset(20) */)); in build_memory_hotplug_aml()
H A Daml-build.c1214 Aml *aml_reserved_field(unsigned length) in aml_reserved_field() function
/openbmc/qemu/include/hw/acpi/
H A Daml-build.h345 Aml *aml_reserved_field(unsigned length);
/openbmc/qemu/hw/isa/
H A Dlpc_ich9.c855 aml_append(field, aml_reserved_field(0x20)); in build_ich9_isa_aml()
/openbmc/qemu/hw/i386/
H A Dacpi-build.c1505 aml_append(field, aml_reserved_field(8)); in build_dsdt()