Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/include/asm/mach-loongson64/
H A 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
/openbmc/linux/arch/mips/loongson64/
H A Dcpucfg-emul.c124 void loongson3_cpucfg_synthesize_data(struct cpuinfo_mips *c) in loongson3_cpucfg_synthesize_data() function
/openbmc/linux/arch/mips/kernel/
H A Dcpu-probe.c1993 loongson3_cpucfg_synthesize_data(c); in cpu_probe()