Home
last modified time | relevance | path

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

/openbmc/qemu/hw/acpi/
H A Dcpu_hotplug.c189 Aml *while_ctx, *if_ctx2, *else_ctx2; in build_legacy_cpu_hotplug_aml() local
233 else_ctx2 = aml_else(); in build_legacy_cpu_hotplug_aml()
235 aml_append(else_ctx2, in build_legacy_cpu_hotplug_aml()
239 aml_append(if_ctx, else_ctx2); in build_legacy_cpu_hotplug_aml()