aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/arm64/kvm/hyp/include/nvhe/memory.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-11-11KVM: arm64: Add helpers to pin memory shared with the hypervisor at EL2Quentin Perret1-1/+6
2022-11-11KVM: arm64: Move hyp refcount manipulation helpers to common header fileQuentin Perret1-0/+22
2021-06-11KVM: arm64: Use less bits for hyp_page refcountQuentin Perret1-1/+1
2021-06-11KVM: arm64: Use less bits for hyp_page orderQuentin Perret1-1/+1
2021-06-11KVM: arm64: Remove hyp_pool pointer from struct hyp_pageQuentin Perret1-2/+0
2021-06-11KVM: arm64: Remove list_head from hyp_pageQuentin Perret1-1/+0
2021-04-13Merge branch 'kvm-arm64/nvhe-panic-info' into kvmarm-master/nextMarc Zyngier1-2/+1
2021-03-19KVM: arm64: Introduce a Hyp buddy page allocatorQuentin Perret1-0/+28
2021-03-19KVM: arm64: Introduce an early Hyp page allocatorQuentin Perret1-0/+24