Searched defs:cpu_topo (Results 1 – 4 of 4) sorted by relevance
32 struct cputopo_parisc *cpu_topo, *cpuid_topo = &cpu_topology[cpuid]; in update_siblings_masks() local129 struct cputopo_parisc *cpu_topo = &(cpu_topology[cpu]); in init_cpu_topology() local
235 struct cpu_topology *cpu_topo, *cpuid_topo = &cpu_topology[cpuid]; in update_siblings_masks() local301 struct cpu_topology *cpu_topo = &cpu_topology[cpu]; in clear_cpu_topology() local317 struct cpu_topology *cpu_topo = &cpu_topology[cpu]; in reset_cpu_topology() local
208 struct cputopo_arm *cpu_topo, *cpuid_topo = &cpu_topology[cpuid]; in update_siblings_masks() local311 struct cputopo_arm *cpu_topo = &(cpu_topology[cpu]); in init_cpu_topology() local
565 struct cpu_topo { struct573 static int build_cpu_topo(struct cpu_topo *tp, int cpu) in build_cpu_topo() argument