On 7/27/25 1:02 AM, Richard Henderson wrote:
Add a lookup from any a64 mmu index to the gcs mmu index within the same translation regime.Signed-off-by: Richard Henderson <richard.hender...@linaro.org> --- target/arm/mmuidx-internal.h | 10 ++++++++++ target/arm/mmuidx.c | 24 +++++++++++++----------- 2 files changed, 23 insertions(+), 11 deletions(-)
Reviewed-by: Pierrick Bouvier <pierrick.bouv...@linaro.org>