commit | fee7aa46edd76f06c3dc176abb8fd05b365efce6 | [log] [tgz] |
---|---|---|
author | Richard Henderson <richard.henderson@linaro.org> | Sat Feb 08 12:57:57 2020 +0000 |
committer | Peter Maydell <peter.maydell@linaro.org> | Thu Feb 13 14:14:53 2020 +0000 |
tree | 350f51ab4d9874a1c0bd15489626c2f92cb839b8 | |
parent | 979a89023f40a89c67f68566c26b22b0e903b95e [diff] |
target/arm: Add arm_mmu_idx_is_stage1_of_2 Use a common predicate for querying stage1-ness. Reviewed-by: Alex Bennée <alex.bennee@linaro.org> Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com> Signed-off-by: Richard Henderson <richard.henderson@linaro.org> Message-id: 20200208125816.14954-2-richard.henderson@linaro.org Signed-off-by: Peter Maydell <peter.maydell@linaro.org>