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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/mips/kernel/
H A Dcpu-probe.c223 #define R4K_OPTS (MIPS_CPU_TLB | MIPS_CPU_4KEX | MIPS_CPU_4K_CACHE \
232 c->options = MIPS_CPU_TLB | MIPS_CPU_3K_CACHE |
247 c->options = MIPS_CPU_TLB | MIPS_CPU_3K_CACHE |
331 c->options = MIPS_CPU_TLB | MIPS_CPU_TX39_CACHE;
398 c->options = MIPS_CPU_TLB | MIPS_CPU_FPU |
405 c->options = MIPS_CPU_TLB | MIPS_CPU_FPU |
441 c->options = MIPS_CPU_TLB | MIPS_CPU_4KEX |
449 c->options = MIPS_CPU_TLB | MIPS_CPU_4K_CACHE | MIPS_CPU_4KEX |
458 c->options = MIPS_CPU_TLB | MIPS_CPU_4K_CACHE | MIPS_CPU_4KEX |
467 c->options = MIPS_CPU_TLB | MIPS_CPU_4K_CACH
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/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
/netgear-WNDR4500-V1.0.1.40_1.0.68/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

Completed in 47 milliseconds