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

/linux-4.1.27/arch/m32r/mm/
H A Dfault.c347 #define DTLB_END (unsigned long *)(DTLB_BASE + (NR_TLB_ENTRIES * 8)) update_mmu_cache() macro
411 if ((!inst && entry2 >= DTLB_END) || (inst && entry1 >= ITLB_END)) update_mmu_cache()

Completed in 171 milliseconds