Searched refs:MMU_NTLB_ENTRIES (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/include/cpu-sh3/cpu/
H A Dmmu_context.h23 #define MMU_NTLB_ENTRIES 128 /* for 7708 */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/include/cpu-sh4/cpu/
H A Dmmu_context.h73 #define MMU_NTLB_ENTRIES 64 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/mm/
H A Dtlbflush_32.c51 if (size > (MMU_NTLB_ENTRIES/4)) { /* Too many TLB to flush */
86 if (size > (MMU_NTLB_ENTRIES/4)) { /* Too many TLB to flush */

Completed in 37 milliseconds