commit | 3ac23944de570df7a6309425aeef063be38f37c4 | [log] [tgz] |
---|---|---|
author | Nicholas Piggin <npiggin@gmail.com> | Wed Nov 07 10:35:34 2018 +0800 |
committer | Ley Foon Tan <ley.foon.tan@intel.com> | Thu Mar 07 05:29:35 2019 +0800 |
tree | 7c5a3a2fd805045dfbd4eaa507d25dbc89d9cd1c | |
parent | b6a10463438d8775aa6aa09ece46e8af14345712 [diff] |
nios2: update_mmu_cache preload the TLB with the new PTE Rather than flush the TLB entry when installing a new PTE to allow the fast TLB reload to re-fill the TLB, just refill the TLB entry when removing the old one. Signed-off-by: Nicholas Piggin <npiggin@gmail.com> Signed-off-by: Ley Foon Tan <ley.foon.tan@intel.com>