Searched refs:cpuinfo_metag (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/arch/metag/include/asm/
H A Dcpu.h6 struct cpuinfo_metag { struct
13 DECLARE_PER_CPU(struct cpuinfo_metag, cpu_data);
/linux-4.4.14/arch/metag/kernel/
H A Dtopology.c19 DEFINE_PER_CPU(struct cpuinfo_metag, cpu_data);
54 struct cpuinfo_metag *cpuinfo = &per_cpu(cpu_data, i); topology_init()
H A Dsmp.c329 struct cpuinfo_metag *cpu_info = &per_cpu(cpu_data, cpuid); smp_store_cpu_info()

Completed in 132 milliseconds