Home
last modified time | relevance | path

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

/openbmc/qemu/hw/acpi/
H A Dcpu_hotplug.c133 uint8_t madt_tmpl[8] = {0x00, 0x08, 0x00, 0x00, 0x00, 0, 0, 0}; in build_legacy_cpu_hotplug_aml() local
156 aml_store(aml_buffer(sizeof(madt_tmpl), madt_tmpl), madt)); in build_legacy_cpu_hotplug_aml()