Changes

Jump to navigation Jump to search
4 bytes removed ,  22:58, 17 January 2020
→‎MemoryAttribute: memory attribute names
Line 2,934: Line 2,934:  
! Bits || Name || Description
 
! Bits || Name || Description
 
|-
 
|-
| 0 || IsMapped || Used by MapMemory, as an async IPC user buffer.
+
| 0 || Locked || Used by MapMemory, as an async IPC user buffer.
 
|-
 
|-
 
| 1 || IpcLocked || True when IpcRefCount > 0.
 
| 1 || IpcLocked || True when IpcRefCount > 0.
Line 2,940: Line 2,940:  
| 2 || DeviceShared || True when DeviceRefCount > 0.
 
| 2 || DeviceShared || True when DeviceRefCount > 0.
 
|-
 
|-
| 3 || IsUncached ||  
+
| 3 || Uncached ||  
 
|}
 
|}
  

Navigation menu