|
My Kernel v0.1.0
|
Intrusive AVL tree structures used by the VMM libalgo/avl.H.
#include <vmm.h>
Data Fields | |
| struct avl | by_address |
| struct avl | by_size |
| struct avl vma::vma_avl::by_address |
AVL tree ordered by address
| struct avl vma::vma_avl::by_size |
AVL tree ordered by size