commit | 35fc0ec73c3264b67ba2c8d5e39d5897dca2c891 | [log] [tgz] |
---|---|---|
author | Bibo Mao <maobibo@loongson.cn> | Tue Jul 29 17:06:05 2025 +0800 |
committer | Bibo Mao <maobibo@loongson.cn> | Fri Aug 29 10:05:02 2025 +0800 |
tree | 9025de244b5248b058f7a26b2d3a7188157247ca | |
parent | 36055cf414b591ce2467631dbd5d8c32d4350263 [diff] |
target/loongarch: Use MMUContext in loongarch_get_addr_from_tlb With function loongarch_get_addr_from_tlb(), parameter MMUContext is added and remove parameter physical, prot and address. Signed-off-by: Bibo Mao <maobibo@loongson.cn> Reviewed-by: Richard Henderson <richard.henderson@linaro.org>