|
libnx v4.9.0
|
Memory information structure. More...
#include <svc.h>
Data Fields | |
| u64 | addr |
| Base address. | |
| u64 | size |
| Size. | |
| u32 | type |
| Memory type (see lower 8 bits of MemoryState). | |
| u32 | attr |
| Memory attributes (see MemoryAttribute). | |
| u32 | perm |
| Memory permissions (see Permission). | |
| u32 | ipc_refcount |
| IPC reference count. | |
| u32 | device_refcount |
| Device reference count. | |
| u32 | padding |
| Padding. | |
Memory information structure.