summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm/kvm_pgtable.h
Commit message (Expand)AuthorAgeFilesLines
* KVM: arm64: Introduce KVM_PGTABLE_S2_IDMAP stage 2 flagQuentin Perret2021-03-191-0/+2
* KVM: arm64: Introduce KVM_PGTABLE_S2_NOFWB stage 2 flagQuentin Perret2021-03-191-14/+29
* KVM: arm64: Add kvm_pgtable_stage2_find_range()Quentin Perret2021-03-191-0/+29
* KVM: arm64: Use page-table to track page ownershipQuentin Perret2021-03-191-0/+20
* KVM: arm64: Make memcache anonymous in pgtable allocatorQuentin Perret2021-03-191-3/+3
* KVM: arm64: Refactor kvm_arm_setup_stage2()Quentin Perret2021-03-191-0/+26
* KVM: arm64: Use kvm_arch for stage 2 pgtableQuentin Perret2021-03-191-2/+3
* KVM: arm64: Prepare the creation of s1 mappings at EL2Quentin Perret2021-03-191-0/+2
* KVM: arm64: Factor memory allocation out of pgtable.cQuentin Perret2021-03-191-2/+39
* KVM: arm64: Filter out the case of only changing permissions from stage-2 map...Yanan Wang2021-01-251-0/+5
* KVM: arm64: Add support for relaxing stage-2 perms in generic page-table codeWill Deacon2020-09-111-0/+19
* KVM: arm64: Add support for stage-2 cache flushing in generic page-tableQuentin Perret2020-09-111-0/+15
* KVM: arm64: Add support for stage-2 write-protect in generic page-tableQuentin Perret2020-09-111-0/+18
* KVM: arm64: Add support for stage-2 page-aging in generic page-tableWill Deacon2020-09-111-0/+44
* KVM: arm64: Add support for stage-2 map()/unmap() in generic page-tableWill Deacon2020-09-111-0/+46
* KVM: arm64: Add support for creating kernel-agnostic stage-2 page tablesWill Deacon2020-09-111-0/+18
* KVM: arm64: Use generic allocator for hyp stage-1 page-tablesWill Deacon2020-09-111-0/+5
* KVM: arm64: Add support for creating kernel-agnostic stage-1 page tablesWill Deacon2020-09-111-0/+40
* KVM: arm64: Add stand-alone page-table walker infrastructureWill Deacon2020-09-111-0/+104