On 7/29/25 17:01, Bibo Mao wrote:
With function loongarch_get_addr_from_tlb(), parameter MMUContext is added and remove parameter physical, prot and address.Signed-off-by: Bibo Mao<maob...@loongson.cn> --- target/loongarch/cpu_helper.c | 7 +++++-- target/loongarch/tcg/tcg_loongarch.h | 4 ++-- target/loongarch/tcg/tlb_helper.c | 18 +++++------------- 3 files changed, 12 insertions(+), 17 deletions(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~