KVM: arm64: Remove obsolete kvm_virt_to_phys abstraction
authorAndrew Scull <ascull@google.com>
Tue, 19 May 2020 10:40:36 +0000 (11:40 +0100)
committerMarc Zyngier <maz@kernel.org>
Mon, 25 May 2020 15:16:27 +0000 (16:16 +0100)
commit0a78791c0d12fcd5d3f486668defb9ab055e3729
tree1143c989003608cd9fb4c12fb69cff1447e8d15d
parent438f711ce1d889632467be80779c8f5762b107d7
KVM: arm64: Remove obsolete kvm_virt_to_phys abstraction

This abstraction was introduced to hide the difference between arm and
arm64 but, with the former no longer supported, this abstraction can be
removed and the canonical kernel API used directly instead.

Signed-off-by: Andrew Scull <ascull@google.com>
Signed-off-by: Marc Zyngier <maz@kernel.org>
CC: Marc Zyngier <maz@kernel.org>
CC: James Morse <james.morse@arm.com>
CC: Suzuki K Poulose <suzuki.poulose@arm.com>
Link: https://lore.kernel.org/r/20200519104036.259917-1-ascull@google.com
arch/arm64/include/asm/kvm_mmu.h
arch/arm64/kvm/mmu.c