arch/arm64/kvm/hyp/tlb.c
0 → 100644
+73
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Implement the TLB handling as a direct translation of the assembly code version. Signed-off-by:Marc Zyngier <marc.zyngier@arm.com> Reviewed-by:
Christoffer Dall <christoffer.dall@linaro.org>