summaryrefslogtreecommitdiffstats
path: root/arch/nios2/mm/tlb.c
Commit message (Expand)AuthorAgeFilesLines
* nios2: Fix update_mmu_cache preload the TLB with the new PTENicholas Piggin2019-03-061-1/+2
* nios2: update_mmu_cache preload the TLB with the new PTENicholas Piggin2019-03-061-6/+26
* nios2: User address TLB flush break after finding the matching entryNicholas Piggin2019-03-061-0/+5
* nios2: flush_tlb_all use TLBMISC way auto-increment featureNicholas Piggin2019-03-061-6/+5Star
* nios2: improve readability of tlb functionsNicholas Piggin2019-03-061-27/+33
* nios2: flush_tlb_mm flush only the pidNicholas Piggin2019-03-061-12/+14
* nios2: flush_tlb_pid can just restore TLBMISC onceNicholas Piggin2019-03-061-2/+2
* nios2: TLBMISC writes do not require PID bits to be setNicholas Piggin2019-03-061-12/+7Star
* nios2: Use an invalid TLB entry address helper functionNicholas Piggin2019-03-061-35/+33Star
* nios2: flush_tlb_page use PID based flushNicholas Piggin2019-03-061-9/+9
* nios2: TLB handlingLey Foon Tan2014-12-081-0/+275