|
CMSDK 2.0.1
Cross-platform C++ base library and SDK for the Psyclone AIOS platform
|
Decomposed form of a 64-bit global memory-block id (legacy page allocator). More...
#include <MemoryManager.h>
Public Attributes | |
| uint32 | pageID |
| uint16 | blockID |
| uint16 | sysID |
Decomposed form of a 64-bit global memory-block id (legacy page allocator).
Packed/unpacked via the MP_CalcID / MP_Get*ID macros.
Definition at line 570 of file MemoryManager.h.
| uint16 cmlabs::MemoryID::blockID |
Definition at line 572 of file MemoryManager.h.
| uint32 cmlabs::MemoryID::pageID |
Definition at line 571 of file MemoryManager.h.
| uint16 cmlabs::MemoryID::sysID |
Definition at line 573 of file MemoryManager.h.