Home
last modified time | relevance | path

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

/qemu/include/hw/acpi/
H A Dgeneric_event_device.h116 uint32_t ged_irq, AmlRegionSpace rs, hwaddr ged_base);
H A Dmemory_hotplug.h57 AmlRegionSpace rs, hwaddr memhp_io_base);
H A Daml-build.h90 } AmlRegionSpace; typedef
341 Aml *aml_operation_region(const char *name, AmlRegionSpace rs,
/qemu/hw/acpi/
H A Dgeneric_event_device.c41 uint32_t ged_irq, AmlRegionSpace rs, hwaddr ged_base) in build_ged_aml()
H A Dmemory_hotplug.c336 AmlRegionSpace rs, hwaddr memhp_io_base) in build_memory_hotplug_aml()
H A Dnvdimm.c940 AmlRegionSpace rs; in nvdimm_build_common_dsm()
H A Daml-build.c1191 Aml *aml_operation_region(const char *name, AmlRegionSpace rs, in aml_operation_region()