Home
last modified time | relevance | path

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

/openbmc/qemu/hw/acpi/
H A Dcpu_hotplug.c131 int i, apic_idx; in build_legacy_cpu_hotplug_aml() local
334 for (i = 0, apic_idx = 0; i < apic_ids->len; i++) { in build_legacy_cpu_hotplug_aml()
337 for (; apic_idx < cpu_apic_id; apic_idx++) { in build_legacy_cpu_hotplug_aml()
341 apic_idx = cpu_apic_id + 1; in build_legacy_cpu_hotplug_aml()