summaryrefslogtreecommitdiff
path: root/arch/arm64/kvm/hyp/include/nvhe/mm.h
AgeCommit message (Expand)AuthorFilesLines
2023-08-26KVM: arm64: Remove size-order align in the nVHE hyp private VA rangeVincent Donnefort1-0/+1
2022-11-11KVM: arm64: Add per-cpu fixmap infrastructure at EL2Quentin Perret1-0/+4
2022-11-11KVM: arm64: Back the hypervisor 'struct hyp_page' array for all memoryQuentin Perret1-13/+1
2022-04-28KVM: arm64: Introduce pkvm_alloc_private_va_range()Kalesh Singh1-2/+4
2021-12-15Merge branch kvm-arm64/pkvm-cleanups-5.17 into kvmarm-master/nextMarc Zyngier1-2/+0
2021-12-15KVM: arm64: Make __io_map_base staticQuentin Perret1-1/+0
2021-12-15KVM: arm64: Make the hyp memory pool staticQuentin Perret1-1/+0
2021-12-06KVM: arm64: Move host EL1 code out of hyp/ directoryWill Deacon1-57/+0
2021-08-11KVM: arm64: Make __pkvm_create_mappings staticQuentin Perret1-2/+0
2021-08-11KVM: arm64: Refactor protected nVHE stage-1 lockingQuentin Perret1-0/+1
2021-06-11KVM: arm64: Unify MMIO and mem host stage-2 poolsQuentin Perret1-6/+7
2021-03-19KVM: arm64: Reserve memory for host stage 2Quentin Perret1-1/+26
2021-03-19KVM: arm64: Prepare the creation of s1 mappings at EL2Quentin Perret1-0/+71