SVC: Difference between revisions
→MemoryAttribute: memory attribute names |
|||
Line 2,934: | Line 2,934: | ||
! Bits || Name || Description | ! Bits || Name || Description | ||
|- | |- | ||
| 0 || | | 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 || | | 3 || Uncached || | ||
|} | |} | ||