Home
last modified time | relevance | path

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

/linux-6.1.9/arch/mips/include/asm/mach-loongson64/
Dcpucfg-emul.h13 void loongson3_cpucfg_synthesize_data(struct cpuinfo_mips *c);
58 static inline void loongson3_cpucfg_synthesize_data(struct cpuinfo_mips *c) in loongson3_cpucfg_synthesize_data() function
/linux-6.1.9/arch/mips/loongson64/
Dcpucfg-emul.c124 void loongson3_cpucfg_synthesize_data(struct cpuinfo_mips *c) in loongson3_cpucfg_synthesize_data() function
/linux-6.1.9/arch/mips/kernel/
Dcpu-probe.c1989 loongson3_cpucfg_synthesize_data(c); in cpu_probe()