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

/xnu-2422.115.4/iokit/IOKit/
H A DIOBufferMemoryDescriptor.h36 kIOMemoryPurgeable = 0x00000040, enumerator in enum:__anon49
152 kIOMemoryPurgeable - pass to request memory that may later have its purgeable state set with IOMemoryDescriptor::setPurgeable. Only supported for kIOMemoryPageable allocations.<br>
/xnu-2422.115.4/iokit/Kernel/
H A DIOBufferMemoryDescriptor.cpp228 if (options & kIOMemoryPurgeable)

Completed in 34 milliseconds