Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nios2: Fix update_mmu_cache preload the TLB with the new PTE | Nicholas Piggin | 2019-03-06 | 1 | -1/+2 |
* | nios2: update_mmu_cache preload the TLB with the new PTE | Nicholas Piggin | 2019-03-06 | 1 | -6/+26 |
* | nios2: User address TLB flush break after finding the matching entry | Nicholas Piggin | 2019-03-06 | 1 | -0/+5 |
* | nios2: flush_tlb_all use TLBMISC way auto-increment feature | Nicholas Piggin | 2019-03-06 | 1 | -6/+5 |
* | nios2: improve readability of tlb functions | Nicholas Piggin | 2019-03-06 | 1 | -27/+33 |
* | nios2: flush_tlb_mm flush only the pid | Nicholas Piggin | 2019-03-06 | 1 | -12/+14 |
* | nios2: flush_tlb_pid can just restore TLBMISC once | Nicholas Piggin | 2019-03-06 | 1 | -2/+2 |
* | nios2: TLBMISC writes do not require PID bits to be set | Nicholas Piggin | 2019-03-06 | 1 | -12/+7 |
* | nios2: Use an invalid TLB entry address helper function | Nicholas Piggin | 2019-03-06 | 1 | -35/+33 |
* | nios2: flush_tlb_page use PID based flush | Nicholas Piggin | 2019-03-06 | 1 | -9/+9 |
* | nios2: TLB handling | Ley Foon Tan | 2014-12-08 | 1 | -0/+275 |