KMemoryBlock: Difference between revisions
|  Filled in the object members | No edit summary | ||
| Line 15: | Line 15: | ||
| |- | |- | ||
| | 0x4 | | 0x4 | ||
| |  | | u32 | ||
| | Block size in pages. | | Block size in pages. | ||
| |- | |- | ||
| | 0x8 | | 0x8 | ||
| |  | | u32 | ||
| | Memory block permissions - rwx. | | Memory block permissions - rwx. | ||
| |- | |- | ||
| | 0xC | | 0xC | ||
| |  | | u32 | ||
| | Memory state bitflags - the lowest byte is the type of memory and the second byte is for specific properties of the block. | | Memory state bitflags - the lowest byte is the type of memory and the second byte is for specific properties of the block. | ||
| |- | |- | ||