Searched refs:kIOMemorySharingTypeMask (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/iokit/IOKit/
H A DIOBufferMemoryDescriptor.h38 kIOMemorySharingTypeMask = 0x000f0000, enumerator in enum:__anon576
/darwin-on-arm/xnu/iokit/Kernel/
H A DIOBufferMemoryDescriptor.cpp343 if ((options & (kIOMemorySharingTypeMask | kIOMapCacheMask | kIOMemoryClearEncrypt)) && (alignment < page_size))

Completed in 25 milliseconds