Home
last modified time | relevance | path

Searched refs:mappedOrShared (Results 1 – 1 of 1) sorted by relevance

/xnu-11215/iokit/Kernel/
H A DIOBufferMemoryDescriptor.cpp192 bool mappedOrShared = false; in initWithPhysicalMask() local
315 mappedOrShared = (mapped || (0 != (kIOMemorySharingTypeMask & options))); in initWithPhysicalMask()
357 } else if (mappedOrShared in initWithPhysicalMask()