-
Anton Johansson authored
tlb_addr is changed from target_ulong to uint64_t to match the type of a CPUTLBEntry value, and the addressed is changed to vaddr. Signed-off-by:
Anton Johansson <anjo@rev.ng>
Reviewed-by:
Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20230807155706.9580-8-anjo@rev.ng>
Signed-off-by:
Richard Henderson <richard.henderson@linaro.org>Anton Johansson authoredtlb_addr is changed from target_ulong to uint64_t to match the type of a CPUTLBEntry value, and the addressed is changed to vaddr. Signed-off-by:
Anton Johansson <anjo@rev.ng>
Reviewed-by:
Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20230807155706.9580-8-anjo@rev.ng>
Signed-off-by:
Richard Henderson <richard.henderson@linaro.org>
Loading