accel/tcg: Move user-related declarations out of 'exec/cpu-all.h' (2/4)
authorPhilippe Mathieu-Daudé <philmd@linaro.org>
Thu, 12 Dec 2024 16:51:10 +0000 (17:51 +0100)
committerPhilippe Mathieu-Daudé <philmd@linaro.org>
Fri, 20 Dec 2024 16:44:57 +0000 (17:44 +0100)
commit62ef949bbc06f23d9f4e773f8a50c7bb191531d2
treee9c0b19f99bc2f1b192642e043f27e6d063ebe23
parent970ae60e9bdcc2e831b8226a6ebeb37efdc9f5a4
accel/tcg: Move user-related declarations out of 'exec/cpu-all.h' (2/4)

Move declarations related to page protection under user
emulation from "exec/cpu-all.h" to "user/page-protection.h".

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Pierrick Bouvier <pierrick.bouvier@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20241212185341.2857-13-philmd@linaro.org>
bsd-user/bsd-mem.h
include/exec/cpu-all.h
include/user/page-protection.h
target/arm/tcg/mte_helper.c