Home
last modified time | relevance | path

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

/openbmc/qemu/hw/acpi/
H A Dmemory_hotplug.c529 Aml *crs_tmpl = aml_resource_template(); in build_memory_hotplug_aml() local
541 aml_append(crs_tmpl, in build_memory_hotplug_aml()
546 aml_append(method, aml_name_decl("MR64", crs_tmpl)); in build_memory_hotplug_aml()
588 crs_tmpl = aml_resource_template(); in build_memory_hotplug_aml()
589 aml_append(crs_tmpl, in build_memory_hotplug_aml()
595 aml_append(ifctx, aml_name_decl("MR32", crs_tmpl)); in build_memory_hotplug_aml()