Home
last modified time | relevance | path

Searched refs:MMU_NTLB_WAYS (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/sh/include/cpu-sh3/cpu/
H A Dmmu_context.h22 #define MMU_NTLB_WAYS 4 macro
/openbmc/linux/arch/sh/mm/
H A Dtlb-sh3.c58 int i, ways = MMU_NTLB_WAYS; in local_flush_tlb_one()