Home
last modified time | relevance | path

Searched refs:cputopo_arm (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/arch/arm/kernel/
Dtopology.c180 struct cputopo_arm cpu_topology[NR_CPUS];
199 struct cputopo_arm *cpu_topo, *cpuid_topo = &cpu_topology[cpuid]; in update_siblings_masks()
230 struct cputopo_arm *cpuid_topo = &cpu_topology[cpuid]; in store_cpu_topology()
302 struct cputopo_arm *cpu_topo = &(cpu_topology[cpu]); in init_cpu_topology()
/linux-4.4.14/arch/arm/include/asm/
Dtopology.h8 struct cputopo_arm { struct
16 extern struct cputopo_arm cpu_topology[NR_CPUS]; argument