Home
last modified time | relevance | path

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

/qemu/include/hw/acpi/
H A Dcpu.h63 void build_cpus_aml(Aml *table, MachineState *machine, CPUHotplugFeatures opts,
/qemu/hw/acpi/
H A Dcpu.c341 void build_cpus_aml(Aml *table, MachineState *machine, CPUHotplugFeatures opts, in build_cpus_aml() function
/qemu/hw/i386/
H A Dacpi-build.c1539 build_cpus_aml(dsdt, machine, opts, pc_madt_cpu_entry, in build_dsdt()