Searched refs:cputopo_arm (Results 1 – 2 of 2) sorted by relevance
45 struct cputopo_arm cpu_topology[NR_CPUS];60 struct cputopo_arm *cpuid_topo = &cpu_topology[cpuid]; in store_cpu_topology()106 struct cputopo_arm *cpu_topo = &cpu_topology[cpu]; in store_cpu_topology()141 struct cputopo_arm *cpu_topo = &(cpu_topology[cpu]); in init_cpu_topology()
8 struct cputopo_arm { struct16 extern struct cputopo_arm cpu_topology[NR_CPUS]; argument