cputlb: Split out tlb_mmu_flush_locked
commitbbf021b04a57e95b6b4fde882b33c5363f94373f
authorRichard Henderson <richard.henderson@linaro.org>
Sat, 7 Dec 2019 20:08:04 +0000 (7 12:08 -0800)
committerRichard Henderson <richard.henderson@linaro.org>
Wed, 22 Jan 2020 00:21:59 +0000 (21 14:21 -1000)
treeeadd69646902c5977ec9786006c15098efe69cc1
parent5c948e3175e87620f5330e18873e1f8190f10ec0
cputlb: Split out tlb_mmu_flush_locked

We will want to be able to flush a tlb without resizing.

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