summaryrefslogtreecommitdiff
path: root/arch/arm64/include/asm/kvm_pgtable.h
AgeCommit message (Expand)AuthorFilesLines
2020-09-11KVM: arm64: Add support for stage-2 write-protect in generic page-tableQuentin Perret1-0/+18
2020-09-11KVM: arm64: Add support for stage-2 page-aging in generic page-tableWill Deacon1-0/+44
2020-09-11KVM: arm64: Add support for stage-2 map()/unmap() in generic page-tableWill Deacon1-0/+46
2020-09-11KVM: arm64: Add support for creating kernel-agnostic stage-2 page tablesWill Deacon1-0/+18
2020-09-11KVM: arm64: Use generic allocator for hyp stage-1 page-tablesWill Deacon1-0/+5
2020-09-11KVM: arm64: Add support for creating kernel-agnostic stage-1 page tablesWill Deacon1-0/+40
2020-09-11KVM: arm64: Add stand-alone page-table walker infrastructureWill Deacon1-0/+104