KVM: arm/arm64: Export mmio_read/write_bus
authorChristoffer Dall <christoffer.dall@linaro.org>
Sun, 24 Apr 2016 19:41:36 +0000 (21:41 +0200)
committerChristoffer Dall <christoffer.dall@linaro.org>
Fri, 20 May 2016 13:39:42 +0000 (15:39 +0200)
commitd5a5a0eff368f039ed2222b47c15f09cb60e1245
tree3f6fe7e2b16518ecaab92ff8098553c0828cff9b
parent83091db981e105d97562d3ed3ffe676e21927e3a
KVM: arm/arm64: Export mmio_read/write_bus

Rename mmio_{read,write}_bus to kvm_mmio_{read,write}_bus and export
them out of mmio.c.
This will be needed later for the new VGIC implementation.

Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org>
Signed-off-by: Andre Przywara <andre.przywara@arm.com>
Acked-by: Marc Zyngier <marc.zyngier@arm.com>
Reviewed-by: Andre Przywara <andre.przywara@arm.com>
arch/arm/include/asm/kvm_mmio.h
arch/arm/kvm/mmio.c
arch/arm64/include/asm/kvm_mmio.h
This page took 0.038774 seconds and 5 git commands to generate.