Richard Henderson 57096f2977 linux-user: Do not use guest_addr_valid for h2g_valid
This is the only use of guest_addr_valid that does not begin
with a guest address, but a host address being transformed to
a guest address.

We will shortly adjust guest_addr_valid to handle guest memory
tags, and the host address should not be subjected to that.

Move h2g_valid adjacent to the other h2g macros.

Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20210212184902.1251044-10-richard.henderson@linaro.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
2021-02-16 11:04:53 +00:00
..
2021-02-16 11:04:53 +00:00
2020-12-15 12:51:50 -05:00
2020-09-30 11:29:56 +02:00
2021-01-07 05:09:41 -10:00
2021-02-09 20:53:56 +00:00
2020-12-15 12:53:13 -05:00
2020-01-29 11:28:59 +01:00