Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/acpi/
H A Dgeneric_event_device.h124 uint32_t ged_irq, AmlRegionSpace rs, hwaddr ged_base);
H A Dmemory_hotplug.h57 AmlRegionSpace rs, hwaddr memhp_io_base);
H A Dcpu.h69 AmlRegionSpace rs);
H A Daml-build.h90 } AmlRegionSpace; typedef
341 Aml *aml_operation_region(const char *name, AmlRegionSpace rs,
/openbmc/qemu/hw/acpi/
H A Dgeneric_event_device.c42 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 Dcpu.c344 AmlRegionSpace rs) in build_cpus_aml()
H A Dnvdimm.c940 AmlRegionSpace rs; in nvdimm_build_common_dsm()
H A Daml-build.c1190 Aml *aml_operation_region(const char *name, AmlRegionSpace rs, in aml_operation_region()