summaryrefslogtreecommitdiff
path: root/arch/arm64/kvm/hyp/nvhe/page_alloc.c
AgeCommit message (Expand)Author
2021-10-05KVM: arm64: Report corrupted refcount at EL2Quentin Perret
2021-10-05KVM: arm64: Fix host stage-2 PGD refcountQuentin Perret
2021-06-11KVM: arm64: Use less bits for hyp_page refcountQuentin Perret
2021-06-11KVM: arm64: Use less bits for hyp_page orderQuentin Perret
2021-06-11KVM: arm64: Remove hyp_pool pointer from struct hyp_pageQuentin Perret
2021-06-11KVM: arm64: Remove list_head from hyp_pageQuentin Perret
2021-06-11KVM: arm64: Use refcount at hyp to check page availabilityQuentin Perret
2021-06-11KVM: arm64: Move hyp_pool locking out of refcount helpersQuentin Perret
2021-03-19KVM: arm64: Introduce a Hyp buddy page allocatorQuentin Perret