Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/kernel/
H A Dprom.c30 pr_info("MIPS: machine is %s\n", mips_get_machine_name()); in mips_set_machine_name()
33 char *mips_get_machine_name(void) in mips_get_machine_name() function
H A Dproc.c55 if (mips_get_machine_name()) in show_cpuinfo()
57 mips_get_machine_name()); in show_cpuinfo()
/openbmc/linux/arch/mips/include/asm/
H A Dprom.h27 extern char *mips_get_machine_name(void);