summaryrefslogtreecommitdiff
path: root/arch/arm64/include/asm/kvm_pgtable.h
AgeCommit message (Expand)Author
2021-03-19KVM: arm64: Use kvm_arch for stage 2 pgtableQuentin Perret
2021-03-19KVM: arm64: Prepare the creation of s1 mappings at EL2Quentin Perret
2021-03-19KVM: arm64: Factor memory allocation out of pgtable.cQuentin Perret
2021-01-25KVM: arm64: Filter out the case of only changing permissions from stage-2 map...Yanan Wang
2020-09-11KVM: arm64: Add support for relaxing stage-2 perms in generic page-table codeWill Deacon
2020-09-11KVM: arm64: Add support for stage-2 cache flushing in generic page-tableQuentin Perret
2020-09-11KVM: arm64: Add support for stage-2 write-protect in generic page-tableQuentin Perret
2020-09-11KVM: arm64: Add support for stage-2 page-aging in generic page-tableWill Deacon
2020-09-11KVM: arm64: Add support for stage-2 map()/unmap() in generic page-tableWill Deacon
2020-09-11KVM: arm64: Add support for creating kernel-agnostic stage-2 page tablesWill Deacon
2020-09-11KVM: arm64: Use generic allocator for hyp stage-1 page-tablesWill Deacon
2020-09-11KVM: arm64: Add support for creating kernel-agnostic stage-1 page tablesWill Deacon
2020-09-11KVM: arm64: Add stand-alone page-table walker infrastructureWill Deacon