Searched refs:cpu_has_tlb (Results 26 - 28 of 28) sorted by relevance

12

/linux-master/arch/mips/include/asm/
H A Dcpu-features.h74 #ifndef cpu_has_tlb
75 #define cpu_has_tlb __opt(MIPS_CPU_TLB) macro
/linux-master/arch/mips/kernel/
H A Dproc.c162 if (cpu_has_tlb)
H A Dcpu-probe.c479 if (cpu_has_tlb) {
565 if (cpu_has_tlb) {

Completed in 153 milliseconds

12