commit | fe4583d7977cde4dc7dcac126e755082bc0ff61d | [log] [tgz] |
---|---|---|
author | Miodrag Dinic <[email protected]> | Fri Jul 25 15:05:19 2014 +0200 |
committer | David 'Digit' Turner <[email protected]> | Fri Jul 25 17:51:07 2014 +0200 |
tree | 79827c84c93d4d90a15dfb61cce4037ac495aa97 | |
parent | 3267636fb8370abee18f70d938ffea77af3ff0fb [diff] |
[MIPS64] Fix fast TLB handler to work for MIPS64 Refill handler for MIPS64 uses three level page tables to do VA-PA translations. Update to pagetable_walk() was needed in order to use fast tlb for MIPS64. The rest of TLB maintenance code was reverted to match QEMU ToT. Change-Id: Id2a4403287989e911589075cd705f63338631cc9