Searched refs:AmlRegionSpace (Results 1 – 9 of 9) sorted by relevance
/openbmc/qemu/include/hw/acpi/ |
H A D | generic_event_device.h | 124 uint32_t ged_irq, AmlRegionSpace rs, hwaddr ged_base);
|
H A D | memory_hotplug.h | 57 AmlRegionSpace rs, hwaddr memhp_io_base);
|
H A D | cpu.h | 69 AmlRegionSpace rs);
|
H A D | aml-build.h | 90 } AmlRegionSpace; typedef 341 Aml *aml_operation_region(const char *name, AmlRegionSpace rs,
|
/openbmc/qemu/hw/acpi/ |
H A D | generic_event_device.c | 42 uint32_t ged_irq, AmlRegionSpace rs, hwaddr ged_base) in build_ged_aml()
|
H A D | memory_hotplug.c | 336 AmlRegionSpace rs, hwaddr memhp_io_base) in build_memory_hotplug_aml()
|
H A D | cpu.c | 344 AmlRegionSpace rs) in build_cpus_aml()
|
H A D | nvdimm.c | 940 AmlRegionSpace rs; in nvdimm_build_common_dsm()
|
H A D | aml-build.c | 1190 Aml *aml_operation_region(const char *name, AmlRegionSpace rs, in aml_operation_region()
|