]> xenbits.xensource.com Git - qemu-xen.git/commit
cputlb: Make tlb_n_entries private to cputlb.c
authorRichard Henderson <richard.henderson@linaro.org>
Sat, 7 Dec 2019 19:37:57 +0000 (11:37 -0800)
committerRichard Henderson <richard.henderson@linaro.org>
Wed, 22 Jan 2020 00:21:59 +0000 (14:21 -1000)
commit7a1efe1b97c4f68f2f78cbca2e512324ed07524d
treed77e2b4d4083407cbcc4143f0d2d3550947cc31d
parentf1293145d6063296bc4221269e8dec258cf6a33b
cputlb: Make tlb_n_entries private to cputlb.c

There are no users of this function outside cputlb.c,
and its interface will change in the next patch.

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
include/exec/cpu_ldst.h