commit | 71ccd47ba5509f36a3dee54fe009529b67ccbd7c | [log] [tgz] |
---|---|---|
author | Richard Henderson <richard.henderson@linaro.org> | Sat Dec 07 11:58:50 2019 -0800 |
committer | Richard Henderson <richard.henderson@linaro.org> | Tue Jan 21 14:21:59 2020 -1000 |
tree | ee2a95452019a6cef25dc5c4c1236f3206a7c5ec | |
parent | 722a1c1e97c1edeca5ad458ad2ce3441b47f0440 [diff] |
cputlb: Hoist tlb portions in tlb_mmu_resize_locked No functional change, but the smaller expressions make the code easier to read. Reviewed-by: Alex Bennée <alex.bennee@linaro.org> Reviewed-by: Alistair Francis <alistair.francis@wdc.com> Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>