Searched refs:aml_reserved_field (Results 1 – 6 of 6) sorted by relevance
388 aml_append(field, aml_reserved_field(ACPI_CPU_FLAGS_OFFSET_RW * 8)); in build_cpus_aml()399 aml_append(field, aml_reserved_field(3)); in build_cpus_aml()407 aml_append(field, aml_reserved_field(4 * 8)); in build_cpus_aml()
412 aml_append(field, aml_reserved_field(160 /* bits, Offset(20) */)); in build_memory_hotplug_aml()
1213 Aml *aml_reserved_field(unsigned length) in aml_reserved_field() function
345 Aml *aml_reserved_field(unsigned length);
868 aml_append(field, aml_reserved_field(0x20)); in build_ich9_isa_aml()
1432 aml_append(field, aml_reserved_field(8)); in build_dsdt()