arch/powerpc/kvm/e500_mmu_host.c
0 → 100644
+672
−0
File added.
Preview size limit exceeded, changes collapsed.
arch/powerpc/kvm/e500_mmu_host.h
0 → 100644
+20
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
This patch splits the file e500_tlb.c into e500_mmu.c (guest TLB handling)
and e500_mmu_host.c (host TLB handling).
The main benefit of this split is readability and maintainability. It's
just a lot harder to write dirty code :).
Signed-off-by:
Alexander Graf <agraf@suse.de>
File added.
Preview size limit exceeded, changes collapsed.