aboutsummaryrefslogtreecommitdiffstats
path: root/arch/nios2/mm/tlb.c
AgeCommit message (Expand)Author
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport
2019-03-07nios2: Fix update_mmu_cache preload the TLB with the new PTENicholas Piggin
2019-03-07nios2: update_mmu_cache preload the TLB with the new PTENicholas Piggin
2019-03-07nios2: User address TLB flush break after finding the matching entryNicholas Piggin
2019-03-07nios2: flush_tlb_all use TLBMISC way auto-increment featureNicholas Piggin
2019-03-07nios2: improve readability of tlb functionsNicholas Piggin
2019-03-07nios2: flush_tlb_mm flush only the pidNicholas Piggin
2019-03-07nios2: flush_tlb_pid can just restore TLBMISC onceNicholas Piggin
2019-03-07nios2: TLBMISC writes do not require PID bits to be setNicholas Piggin
2019-03-07nios2: Use an invalid TLB entry address helper functionNicholas Piggin
2019-03-07nios2: flush_tlb_page use PID based flushNicholas Piggin
2014-12-08nios2: TLB handlingLey Foon Tan