Home
last modified time | relevance | path

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

/linux-6.12.1/arch/mips/sibyte/sb1250/
Dsetup.c79 int sb1250_m3_workaround_needed(void) in sb1250_m3_workaround_needed() function
/linux-6.12.1/arch/mips/mm/
Dtlbex.c87 extern int sb1250_m3_workaround_needed(void);
92 return sb1250_m3_workaround_needed(); in bcm1250_m3_war()