Home
last modified time | relevance | path

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

/linux-3.4.99/arch/c6x/kernel/
Dsetup.c78 struct cpuinfo_c6x { struct
88 static DEFINE_PER_CPU(struct cpuinfo_c6x, cpu_data); argument
101 struct cpuinfo_c6x *p; in get_cpuinfo()
448 struct cpuinfo_c6x *p = &per_cpu(cpu_data, n); in show_cpuinfo()