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.c190 Aml *while_ctx, *if_ctx2, *else_ctx2; in build_legacy_cpu_hotplug_aml() local
234 else_ctx2 = aml_else(); in build_legacy_cpu_hotplug_aml()
236 aml_append(else_ctx2, in build_legacy_cpu_hotplug_aml()
240 aml_append(if_ctx, else_ctx2); in build_legacy_cpu_hotplug_aml()