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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/mips/kernel/
H A Dcpu-probe.c229 #define R4K_OPTS (MIPS_CPU_TLB | MIPS_CPU_4KEX | MIPS_CPU_4K_CACHE \
238 c->options = MIPS_CPU_TLB | MIPS_CPU_3K_CACHE |
253 c->options = MIPS_CPU_TLB | MIPS_CPU_3K_CACHE |
323 c->options = MIPS_CPU_TLB | MIPS_CPU_TX39_CACHE;
390 c->options = MIPS_CPU_TLB | MIPS_CPU_FPU |
397 c->options = MIPS_CPU_TLB | MIPS_CPU_FPU |
433 c->options = MIPS_CPU_TLB | MIPS_CPU_4KEX |
441 c->options = MIPS_CPU_TLB | MIPS_CPU_4K_CACHE | MIPS_CPU_4KEX |
450 c->options = MIPS_CPU_TLB | MIPS_CPU_4K_CACHE | MIPS_CPU_4KEX |
459 c->options = MIPS_CPU_TLB | MIPS_CPU_4K_CACH
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm/
H A Dcpu-features.h22 #define cpu_has_tlb (cpu_data[0].options & MIPS_CPU_TLB)
H A Dcpu.h253 #define MIPS_CPU_TLB 0x00000001 /* CPU has TLB */ macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-mips/
H A Dcpu-features.h22 #define cpu_has_tlb (cpu_data[0].options & MIPS_CPU_TLB)
H A Dcpu.h253 #define MIPS_CPU_TLB 0x00000001 /* CPU has TLB */ macro

Completed in 59 milliseconds