Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | KVM: arm64: Use less bits for hyp_page refcount | Quentin Perret | 2021-06-11 | 1 | -0/+1 |
* | KVM: arm64: Use less bits for hyp_page order | Quentin Perret | 2021-06-11 | 1 | -6/+6 |
* | KVM: arm64: Remove hyp_pool pointer from struct hyp_page | Quentin Perret | 2021-06-11 | 1 | -5/+2 |
* | KVM: arm64: Remove list_head from hyp_page | Quentin Perret | 2021-06-11 | 1 | -6/+33 |
* | KVM: arm64: Use refcount at hyp to check page availability | Quentin Perret | 2021-06-11 | 1 | -5/+11 |
* | KVM: arm64: Move hyp_pool locking out of refcount helpers | Quentin Perret | 2021-06-11 | 1 | -11/+32 |
* | KVM: arm64: Introduce a Hyp buddy page allocator | Quentin Perret | 2021-03-19 | 1 | -0/+195 |