commit | 5c948e3175e87620f5330e18873e1f8190f10ec0 | [log] [tgz] |
---|---|---|
author | Richard Henderson <richard.henderson@linaro.org> | Sat Dec 07 12:00:56 2019 -0800 |
committer | Richard Henderson <richard.henderson@linaro.org> | Tue Jan 21 14:21:59 2020 -1000 |
tree | 5069e354b82ad1fcf280febba5f96ae783977496 | |
parent | 71ccd47ba5509f36a3dee54fe009529b67ccbd7c [diff] |
cputlb: Hoist tlb portions in tlb_flush_one_mmuidx_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>