summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kvm/hyp/include/nvhe/memory.h
Commit message (Expand)AuthorAgeFilesLines
* KVM: arm64: Use less bits for hyp_page refcountQuentin Perret2021-06-111-1/+1
* KVM: arm64: Use less bits for hyp_page orderQuentin Perret2021-06-111-1/+1
* KVM: arm64: Remove hyp_pool pointer from struct hyp_pageQuentin Perret2021-06-111-2/+0
* KVM: arm64: Remove list_head from hyp_pageQuentin Perret2021-06-111-1/+0
* Merge branch 'kvm-arm64/nvhe-panic-info' into kvmarm-master/nextMarc Zyngier2021-04-131-2/+1
* KVM: arm64: Introduce a Hyp buddy page allocatorQuentin Perret2021-03-191-0/+28
* KVM: arm64: Introduce an early Hyp page allocatorQuentin Perret2021-03-191-0/+24