arm64: KVM: MMIO access backend
authorMarc Zyngier <marc.zyngier@arm.com>
Mon, 10 Dec 2012 16:29:50 +0000 (16:29 +0000)
committerChristoffer Dall <christoffer.dall@linaro.org>
Thu, 2 Oct 2014 15:10:27 +0000 (17:10 +0200)
commit56a8fbf4b8d368562273336cf8f43068aaed91a3
tree28acd1574c2368fa2ac7b5dc030e8736ddb1c4ea
parent913d79134dee46fc407ad2f3819bb5dce2f47e38
arm64: KVM: MMIO access backend

Define the necessary structures to perform an MMIO access.

Reviewed-by: Christopher Covington <cov@codeaurora.org>
Reviewed-by: Catalin Marinas <catalin.marinas@arm.com>
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
(cherry picked from commit d7246bf3571a82834984a42db52261525bc11159)
Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org>
arch/arm64/include/asm/kvm_mmio.h [new file with mode: 0644]