Searched defs:cpu_topo (Results 1 – 3 of 3) sorted by relevance
216 struct cpu_topology *cpu_topo, *cpuid_topo = &cpu_topology[cpuid]; in update_siblings_masks() local282 struct cpu_topology *cpu_topo = &cpu_topology[cpu]; in reset_cpu_topology() local
199 struct cputopo_arm *cpu_topo, *cpuid_topo = &cpu_topology[cpuid]; in update_siblings_masks() local302 struct cputopo_arm *cpu_topo = &(cpu_topology[cpu]); in init_cpu_topology() local
412 struct cpu_topo { struct420 static int build_cpu_topo(struct cpu_topo *tp, int cpu) in build_cpu_topo() argument