Home
last modified time | relevance | path

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

/openbmc/linux/arch/sh/mm/
H A Dtlbflush_32.c51 if (size > (MMU_NTLB_ENTRIES/4)) { /* Too many TLB to flush */ in local_flush_tlb_range()
86 if (size > (MMU_NTLB_ENTRIES/4)) { /* Too many TLB to flush */ in local_flush_tlb_kernel_range()
/openbmc/linux/arch/sh/include/cpu-sh3/cpu/
H A Dmmu_context.h21 #define MMU_NTLB_ENTRIES 128 /* for 7708 */ macro
/openbmc/linux/arch/sh/include/cpu-sh4/cpu/
H A Dmmu_context.h70 #define MMU_NTLB_ENTRIES 64 macro