+ kIOMemoryKernelUserShared - pass to request memory that will be mapped into both the kernel and client applications.<br>
+ kIOMapInhibitCache - allocate memory with inhibited cache setting. <br>
+ kIOMapWriteThruCache - allocate memory with writethru cache setting. <br>
+ kIOMapCopybackCache - allocate memory with copyback cache setting. <br>
+ kIOMapWriteCombineCache - allocate memory with writecombined cache setting.