cputlb: Hoist tlb portions in tlb_flush_one_mmuidx_locked
commit5c948e3175e87620f5330e18873e1f8190f10ec0
authorRichard Henderson <richard.henderson@linaro.org>
Sat, 7 Dec 2019 20:00:56 +0000 (7 12:00 -0800)
committerRichard Henderson <richard.henderson@linaro.org>
Wed, 22 Jan 2020 00:21:59 +0000 (21 14:21 -1000)
tree5069e354b82ad1fcf280febba5f96ae783977496
parent71ccd47ba5509f36a3dee54fe009529b67ccbd7c
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>
accel/tcg/cputlb.c