![]() |
![]() |
This strucutre maintains the keystone_mmap resources for a specific context. More...
#include <mmap_resource.h>
Data Fields | |
keystone_mmap_mapping_t | mapping [KEYSTONE_MMAP_MAX_NUM_MAPS] |
Mapping table. | |
keystone_mmap_heap_element_t | heap [KEYSTONE_MMAP_MAX_NUM_HEAP_ELEMS] |
Heap element bank. | |
uint32_t | num_heaps |
Number of address space heaps. |
This strucutre maintains the keystone_mmap resources for a specific context.
This strucutre maintains the mapping table and the address space heaps.
Heap element bank.
The first num_heaps elements are the root nodes of the address space heaps.