Searched refs:pc_madt_cpu_entry (Results 1 – 3 of 3) sorted by relevance
/openbmc/qemu/hw/i386/ |
H A D | acpi-common.c | 35 void pc_madt_cpu_entry(int uid, const CPUArchIdList *apic_ids, in pc_madt_cpu_entry() function 115 pc_madt_cpu_entry(i, apic_ids, table_data, false); in acpi_build_madt()
|
H A D | acpi-common.h | 11 void pc_madt_cpu_entry(int uid, const CPUArchIdList *apic_ids,
|
H A D | acpi-build.c | 1475 build_cpus_aml(dsdt, machine, opts, pc_madt_cpu_entry, in build_dsdt()
|