commit | bfb5a5eee5cfbe9f248472f7489fed241a2dab21 | [log] [tgz] |
---|---|---|
author | BALATON Zoltan <balaton@eik.bme.hu> | Mon May 27 01:13:03 2024 +0200 |
committer | Nicholas Piggin <npiggin@gmail.com> | Fri Jul 26 09:51:34 2024 +1000 |
tree | e352935d5782368ef91874dee77a5b20ffffed06 | |
parent | 7e590cf6160ab2d3b626f67312f605b7e410e82d [diff] |
target/ppc/mmu_common.c: Remove mmu_ctx_t Completely get rid of mmu_ctx_t after converting the remaining functions to pass raddr and prot without the context struct. Signed-off-by: BALATON Zoltan <balaton@eik.bme.hu> Reviewed-by: Nicholas Piggin <npiggin@gmail.com> Signed-off-by: Nicholas Piggin <npiggin@gmail.com>