summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kvm/hyp/include/nvhe/mm.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* KVM: arm64: Remove size-order align in the nVHE hyp private VA rangeVincent Donnefort2023-08-261-0/+1
* KVM: arm64: Add per-cpu fixmap infrastructure at EL2Quentin Perret2022-11-111-0/+4
* KVM: arm64: Back the hypervisor 'struct hyp_page' array for all memoryQuentin Perret2022-11-111-13/+1
* KVM: arm64: Introduce pkvm_alloc_private_va_range()Kalesh Singh2022-04-281-2/+4
* Merge branch kvm-arm64/pkvm-cleanups-5.17 into kvmarm-master/nextMarc Zyngier2021-12-151-2/+0
|\
| * KVM: arm64: Make __io_map_base staticQuentin Perret2021-12-151-1/+0
| * KVM: arm64: Make the hyp memory pool staticQuentin Perret2021-12-151-1/+0
* | KVM: arm64: Move host EL1 code out of hyp/ directoryWill Deacon2021-12-061-57/+0
|/
* KVM: arm64: Make __pkvm_create_mappings staticQuentin Perret2021-08-111-2/+0
* KVM: arm64: Refactor protected nVHE stage-1 lockingQuentin Perret2021-08-111-0/+1
* KVM: arm64: Unify MMIO and mem host stage-2 poolsQuentin Perret2021-06-111-6/+7
* KVM: arm64: Reserve memory for host stage 2Quentin Perret2021-03-191-1/+26
* KVM: arm64: Prepare the creation of s1 mappings at EL2Quentin Perret2021-03-191-0/+71