Home
last modified time | relevance | path

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

/openbmc/qemu/hw/acpi/
H A Dcpu_hotplug.c176 else_ctx = aml_else(); in build_legacy_cpu_hotplug_aml()
214 else_ctx = aml_else(); in build_legacy_cpu_hotplug_aml()
233 else_ctx2 = aml_else(); in build_legacy_cpu_hotplug_aml()
H A Dcxl.c313 else_uuid = aml_else(); in __build_cxl_osc_method()
H A Dpci.c346 else_ctx = aml_else(); in build_pci_host_bridge_osc_method()
H A Dnvdimm.c1032 elsectx = aml_else(); in nvdimm_build_common_dsm()
1037 elsectx2 = aml_else(); in nvdimm_build_common_dsm()
1231 elsectx = aml_else(); in nvdimm_build_fit()
H A Dmemory_hotplug.c486 else_ctx = aml_else(); in build_memory_hotplug_aml()
H A Daml-build.c1106 Aml *aml_else(void) in aml_else() function
/openbmc/qemu/include/hw/acpi/
H A Daml-build.h391 Aml *aml_else(void);
/openbmc/qemu/hw/i386/
H A Dacpi-build.c760 else_ctx = aml_else(); in build_q35_pci0_int()