On 7/24/25 15:37, Bibo Mao wrote:
New header file cpu-mmu.h is added and move mmu relative function
declaration to this file.

Signed-off-by: Bibo Mao <maob...@loongson.cn>
---
  target/loongarch/cpu-mmu.h        | 30 ++++++++++++++++++++++++++++++
  target/loongarch/cpu.c            |  1 +
  target/loongarch/cpu_helper.c     |  1 +
  target/loongarch/internals.h      | 20 --------------------
  target/loongarch/tcg/csr_helper.c |  1 +
  target/loongarch/tcg/tlb_helper.c |  1 +
  6 files changed, 34 insertions(+), 20 deletions(-)
  create mode 100644 target/loongarch/cpu-mmu.h


Reviewed-by: Richard Henderson <richard.hender...@linaro.org>


r~

Reply via email to