Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/sibyte/sb1250/
H A Dsetup.c79 int sb1250_m3_workaround_needed(void) in sb1250_m3_workaround_needed() function
/openbmc/linux/arch/mips/mm/
H A Dtlbex.c85 extern int sb1250_m3_workaround_needed(void);
90 return sb1250_m3_workaround_needed(); in bcm1250_m3_war()