Home
last modified time | relevance | path

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

/openbmc/qemu/hw/i386/
H A Dx86.c42 void init_topo_info(X86CPUTopoInfo *topo_info, in init_topo_info() function
72 init_topo_info(&topo_info, x86ms); in x86_cpu_apic_id_from_index()
93 init_topo_info(&topo_info, x86ms); in x86_get_default_cpu_node_id()
121 init_topo_info(&topo_info, x86ms); in x86_possible_cpu_arch_ids()
H A Dx86-common.c272 init_topo_info(&topo_info, x86ms); in x86_cpu_pre_plug()
/openbmc/qemu/include/hw/i386/
H A Dx86.h113 void init_topo_info(X86CPUTopoInfo *topo_info, const X86MachineState *x86ms);