]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: arm64: Add support for stage-2 map()/unmap() in generic page-table
authorWill Deacon <will@kernel.org>
Fri, 11 Sep 2020 13:25:14 +0000 (14:25 +0100)
committerMarc Zyngier <maz@kernel.org>
Fri, 11 Sep 2020 14:51:13 +0000 (15:51 +0100)
commit52b1c29af0164931ebbdb54f72abdf7c6d5a79d8
tree170dec078f441bb76bba474441237d01c749a79a
parente5f04b96f7d245ac93cd8a45d8299053b0881ce9
KVM: arm64: Add support for stage-2 map()/unmap() in generic page-table

Add stage-2 map() and unmap() operations to the generic page-table code.

Signed-off-by: Will Deacon <will@kernel.org>
Signed-off-by: Marc Zyngier <maz@kernel.org>
Reviewed-by: Gavin Shan <gshan@redhat.com>
Cc: Marc Zyngier <maz@kernel.org>
Cc: Quentin Perret <qperret@google.com>
Link: https://lore.kernel.org/r/20200911132529.19844-7-will@kernel.org
arch/arm64/include/asm/kvm_pgtable.h
arch/arm64/kvm/hyp/pgtable.c