Home
last modified time | relevance | path

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

/openbmc/qemu/hw/misc/
H A Dpvpanic-isa.c80 aml_append(dev, aml_operation_region("PEOR", AML_SYSTEM_IO, in build_pvpanic_isa_aml()
/openbmc/qemu/hw/acpi/
H A Dcpu.c369 assert((rs == AML_SYSTEM_IO) || (rs == AML_SYSTEM_MEMORY)); in build_cpus_aml()
372 if (rs == AML_SYSTEM_IO) { in build_cpus_aml()
H A Dcpu_hotplug.c272 "PRST", AML_SYSTEM_IO, aml_int(io_base), ACPI_GPE_PROC_LEN)); in build_legacy_cpu_hotplug_aml()
H A Dmemory_hotplug.c355 if (rs == AML_SYSTEM_IO) { in build_memory_hotplug_aml()
H A Dnvdimm.c952 rs = AML_SYSTEM_IO; in nvdimm_build_common_dsm()