physmem: Expose tlb_reset_dirty_range_all()
authorPhilippe Mathieu-Daudé <philmd@linaro.org>
Tue, 12 Mar 2024 20:14:56 +0000 (21:14 +0100)
committerPeter Xu <peterx@redhat.com>
Tue, 12 Mar 2024 21:39:40 +0000 (17:39 -0400)
commit7e8ccf99ed5d0c546268cf584d4dca1569c97fea
tree1b1ae7d2280d771e48a7bfcc71352a6d1cd0ac26
parentc827fafcaad3e8b3dcf7eeb5944b03f6b63dfc44
physmem: Expose tlb_reset_dirty_range_all()

In order to call tlb_reset_dirty_range_all() outside of
system/physmem.c, expose its prototype.

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Link: https://lore.kernel.org/r/20240312201458.79532-2-philmd@linaro.org
Signed-off-by: Peter Xu <peterx@redhat.com>
include/exec/exec-all.h
system/physmem.c