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