Searched refs:kIOMapPrefault (Results 1 - 3 of 3) sorted by relevance

/xnu-2782.1.97/iokit/IOKit/
H A DIOTypes.h221 kIOMapPrefault = 0x10000000, enumerator in enum:__anon658
/xnu-2782.1.97/iokit/Kernel/
H A DIOBufferMemoryDescriptor.cpp303 kIOMapAnywhere | (options & kIOMapPrefault) | (options & kIOMapCacheMask), 0, 0);
H A DIOMemoryDescriptor.cpp733 * For the kIOMapPrefault option.
820 if (options & kIOMapPrefault) {
914 if (options & kIOMapPrefault) {

Completed in 80 milliseconds