Home
last modified time | relevance | path

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

/openbmc/qemu/hw/i386/
H A Dacpi-common.c35 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 Dacpi-common.h11 void pc_madt_cpu_entry(int uid, const CPUArchIdList *apic_ids,
H A Dacpi-build.c1475 build_cpus_aml(dsdt, machine, opts, pc_madt_cpu_entry, in build_dsdt()