Searched refs:cputopo_parisc (Results 1 – 2 of 2) sorted by relevance
22 struct cputopo_parisc cpu_topology[NR_CPUS] __read_mostly;32 struct cputopo_parisc *cpu_topo, *cpuid_topo = &cpu_topology[cpuid]; in update_siblings_masks()65 struct cputopo_parisc *cpuid_topo = &cpu_topology[cpuid]; in store_cpu_topology()129 struct cputopo_parisc *cpu_topo = &(cpu_topology[cpu]); in init_cpu_topology()
8 struct cputopo_parisc { struct16 extern struct cputopo_parisc cpu_topology[NR_CPUS]; argument