Home
last modified time | relevance | path

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

/Linux-v4.19/arch/c6x/kernel/
Dsetup.c75 struct cpuinfo_c6x { struct
85 static DEFINE_PER_CPU(struct cpuinfo_c6x, cpu_data); argument
98 struct cpuinfo_c6x *p; in get_cpuinfo()
445 struct cpuinfo_c6x *p = &per_cpu(cpu_data, n); in show_cpuinfo()