Home
last modified time | relevance | path

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

/xnu-11215/iokit/IOKit/
H A DIOMemoryDescriptor.h1017 IOMemoryMap * copyCompatible( IOMemoryMap * newMapping );
/xnu-11215/iokit/Kernel/
H A DIOMemoryDescriptor.cpp5590 IOMemoryMap::copyCompatible( in copyCompatible() function in IOMemoryMap
5927 if ((result = lookMapping->copyCompatible(mapping))) { in makeMapping()