Data Fields
keystone_mmap_resources_s Struct Reference

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.

Detailed Description

This strucutre maintains the keystone_mmap resources for a specific context.

This strucutre maintains the mapping table and the address space heaps.


Field Documentation

Heap element bank.

The first num_heaps elements are the root nodes of the address space heaps.


The documentation for this struct was generated from the following file:

Copyright 2014, Texas Instruments Incorporated