Searched refs:DTLB_ARF_WAYS (Results 1 – 2 of 2) sorted by relevance
42 for (w = 0; w < DTLB_ARF_WAYS; w++) { in __flush_dtlb_all()82 #define _DTLB_ENTRIES (DTLB_ARF_WAYS << XCHAL_DTLB_ARF_ENTRIES_LOG2)281 for (w = 0; w < DTLB_ARF_WAYS; ++w) in check_tlb_sanity()
18 #define DTLB_ARF_WAYS 4 macro