Searched refs:MIPS_CPU_TLB (Results 1 – 2 of 2) sorted by relevance
/external/kernel-headers/original/asm-mips/ | ||
D | cpu.h | 233 #define MIPS_CPU_TLB 0x00000001 /* CPU has TLB */ macro |
D | cpu-features.h | 25 #define cpu_has_tlb (cpu_data[0].options & MIPS_CPU_TLB) |