SysLink API Reference  2.21.03.11
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Data Fields
ProcMgr_AddrInfo_tag Struct Reference

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

#include <ProcMgr.h>

Collaboration diagram for ProcMgr_AddrInfo_tag:
Collaboration graph

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

UInt32 ProcMgr_AddrInfo_tag::size

Size of the memory region in bytes

Bool ProcMgr_AddrInfo_tag::isCached

Region cached?

Bool ProcMgr_AddrInfo_tag::isMapped

tells whether the entry is mapped

ProcMgr_MapMask ProcMgr_AddrInfo_tag::mapMask

map type needed for default entries in translation table

UInt16 ProcMgr_AddrInfo_tag::refCount

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


The documentation for this struct was generated from the following file:
Copyright 2014, Texas Instruments Incorporated