Data Fields

ProcMgr_AddrInfo_tag Struct Reference

This structure defines information about memory regions mapped by the ProcMgr module. More...

#include <ProcMgr.h>

Data Fields

UInt32 addr [ProcMgr_AddrType_EndValue]
UInt32 size
Bool isCached
Bool isMapped
ProcMgr_MapMask mapMask
UInt16 refCount

Detailed Description

This structure defines information about memory regions mapped by the ProcMgr module.


Field Documentation

UInt32 ProcMgr_AddrInfo_tag::addr[ProcMgr_AddrType_EndValue]

Addresses for each type of address space

Size of the memory region in bytes

Region cached?

tells whether the entry is mapped

map type needed for default entries in translation table

To ensure entry is added/removed only in appropriate map/unmap


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines

Copyright 2012, Texas Instruments Incorporated