Home
last modified time | relevance | path

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

/openbmc/linux/arch/xtensa/mm/
H A Dtlb.c29 for (w = 0; w < ITLB_ARF_WAYS; w++) { in __flush_itlb_all()
81 #define _ITLB_ENTRIES (ITLB_ARF_WAYS << XCHAL_ITLB_ARF_ENTRIES_LOG2)
284 for (w = 0; w < ITLB_ARF_WAYS; ++w) in check_tlb_sanity()
/openbmc/linux/arch/xtensa/include/asm/
H A Dtlbflush.h17 #define ITLB_ARF_WAYS 4 macro