Home
last modified time | relevance | path

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

/xnu-11215/iokit/IOKit/
H A DIOMemoryDescriptor.h1136 IOReturn memoryReferenceMapNew(IOMemoryReference * ref,
/xnu-11215/iokit/Kernel/
H A DIOMemoryDescriptor.cpp950 err = memoryReferenceMapNew(ref, map, inoffset, size, options, inaddr); in memoryReferenceMap()
1226 IOGeneralMemoryDescriptor::memoryReferenceMapNew( in memoryReferenceMapNew() function in IOGeneralMemoryDescriptor