KVM: arm/arm64: Split dcache/icache flushing
authorMarc Zyngier <marc.zyngier@arm.com>
Mon, 23 Oct 2017 16:11:15 +0000 (17:11 +0100)
committerChristoffer Dall <christoffer.dall@linaro.org>
Mon, 8 Jan 2018 14:20:43 +0000 (15:20 +0100)
commita15f693935a9f1fec8241cafaca27be4483d4464
treeb395498be5422e08b73e90e59b94484d291f1174
parentd68119864ef4b253a585a1c897cda6936d4b5de9
KVM: arm/arm64: Split dcache/icache flushing

As we're about to introduce opportunistic invalidation of the icache,
let's split dcache and icache flushing.

Acked-by: Christoffer Dall <cdall@linaro.org>
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org>
arch/arm/include/asm/kvm_mmu.h
arch/arm64/include/asm/kvm_mmu.h
virt/kvm/arm/mmu.c