KMemoryBlock

KMemoryBlock

Size : 0x14 bytes

OffsetTypeDescription
0x0void*Base address of memory block.
0x4u32Block size in pages.
0x8u32Memory block permissions - rwx.
0xCu32Memory state bitflags - the lowest byte is the type of memory and the second byte is for specific properties of the block.
0x10u32Zero

Category:Kernel objects