Searched refs:cpu_has_ftlb (Results 1 - 5 of 5) sorted by relevance

/linux-master/arch/mips/include/asm/mach-au1x00/
H A Dcpu-feature-overrides.h11 #define cpu_has_ftlb 0 macro
/linux-master/arch/mips/include/asm/
H A Dcpu-features.h77 #ifndef cpu_has_ftlb
78 #define cpu_has_ftlb __opt(MIPS_CPU_FTLB) macro
/linux-master/arch/mips/kernel/
H A Dproc.c164 if (cpu_has_ftlb)
H A Dcpu-probe.c576 else if (cpu_has_ftlb)
/linux-master/arch/mips/mm/
H A Dtlbex.c734 if (cpu_has_ftlb && flush) {

Completed in 120 milliseconds