]> git.saurik.com Git - apple/xnu.git/blobdiff - iokit/IOKit/IOMemoryDescriptor.h
xnu-3789.31.2.tar.gz
[apple/xnu.git] / iokit / IOKit / IOMemoryDescriptor.h
index fb5f5ce269ff29e70200d302be34641c8b9ba49f..c284aaa1224bc201380a288000ac8910a22b6612 100644 (file)
@@ -122,7 +122,7 @@ enum {
 #endif
     kIOMemoryPersistent                = 0x00010000,
 #ifdef XNU_KERNEL_PRIVATE
-    kIOMemoryReserved6156215   = 0x00020000,
+    kIOMemoryMapCopyOnWrite    = 0x00020000,
 #endif
     kIOMemoryThreadSafe                = 0x00100000,   // Shared with Buffer MD
     kIOMemoryClearEncrypt      = 0x00200000,   // Shared with Buffer MD