ANDROID: KVM: Use interval-tree for kvm_pinned_page
In preparation for handling kvm_pinned_page with an order > 0, use an
interval tree, in lieu of the rb-tree to track the pinned pages.
Bug: 357781595
Bug: 278011447
Change-Id: Ife86cb918ff197ac7f84d2e954a807555c9f7308
Signed-off-by:
Vincent Donnefort <vdonnefort@google.com>
Loading
Please sign in to comment