ARM: KVM: abstract most MMU operations
authorMarc Zyngier <marc.zyngier@arm.com>
Mon, 15 Oct 2012 10:27:37 +0000 (11:27 +0100)
committerChristoffer Dall <cdall@cs.columbia.edu>
Wed, 6 Mar 2013 23:48:44 +0000 (15:48 -0800)
Move low level MMU-related operations to kvm_mmu.h. This makes
the MMU code reusable by the arm64 port.

Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>

No differences found