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

/linux-4.4.14/arch/avr32/include/asm/
H A Dmmu.h8 #define MMU_DTLB_ENTRIES 64 macro
/linux-4.4.14/arch/avr32/mm/
H A Dtlb.c185 if (size > (MMU_DTLB_ENTRIES / 4)) { /* Too many entries to flush */ flush_tlb_range()
227 if (size > (MMU_DTLB_ENTRIES / 4)) { /* Too many entries to flush */ flush_tlb_kernel_range()

Completed in 60 milliseconds