Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/i386/
H A Dtopology.h179 static inline void x86_topo_ids_from_apicid(apic_id_t apicid, in x86_topo_ids_from_apicid() function
/openbmc/qemu/hw/i386/
H A Dx86.c96 x86_topo_ids_from_apicid(ms->possible_cpus->cpus[idx].arch_id, in x86_get_default_cpu_node_id()
130 x86_topo_ids_from_apicid(ms->possible_cpus->cpus[i].arch_id, in x86_possible_cpu_arch_ids()
H A Dx86-common.c356 x86_topo_ids_from_apicid(cpu->apic_id, &topo_info, &topo_ids); in x86_cpu_pre_plug()
379 x86_topo_ids_from_apicid(cpu->apic_id, &topo_info, &topo_ids); in x86_cpu_pre_plug()
/openbmc/qemu/target/i386/kvm/
H A Dkvm.c2818 x86_topo_ids_from_apicid(thd_stat[j].acpi_id, in kvm_msr_energy_thread()
/openbmc/qemu/target/i386/
H A Dcpu.c512 x86_topo_ids_from_apicid(cpu->apic_id, topo_info, &topo_ids); in encode_topo_cpuid8000001e()