arm64: KVM: Implement TLB handling
authorMarc Zyngier <marc.zyngier@arm.com>
Fri, 23 Oct 2015 07:26:37 +0000 (08:26 +0100)
committerMarc Zyngier <marc.zyngier@arm.com>
Mon, 14 Dec 2015 11:30:41 +0000 (11:30 +0000)
commit5eec0a91e32a2862e86265532ae773820e0afd77
tree3d203014ef6404447626247c880c84cfa7e86e2a
parentc13d1683df16db16c91372177ca10c31677b5ed5
arm64: KVM: Implement TLB handling

Implement the TLB handling as a direct translation of the assembly
code version.

Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
Reviewed-by: Christoffer Dall <christoffer.dall@linaro.org>
arch/arm64/kvm/hyp/Makefile
arch/arm64/kvm/hyp/entry.S
arch/arm64/kvm/hyp/tlb.c [new file with mode: 0644]
This page took 0.024258 seconds and 5 git commands to generate.