Home
last modified time | relevance | path

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

/Linux-v5.4/arch/c6x/kernel/
Dsetup.c71 struct cpuinfo_c6x { struct
81 static DEFINE_PER_CPU(struct cpuinfo_c6x, cpu_data); argument
94 struct cpuinfo_c6x *p; in get_cpuinfo()
412 struct cpuinfo_c6x *p = &per_cpu(cpu_data, n); in show_cpuinfo()