Home
last modified time | relevance | path

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

/xnu-12377.61.12/iokit/IOKit/
H A DIOMemoryCursor.h146 virtual UInt32 genPhysicalSegments(
227 return genPhysicalSegments(descriptor, fromPosition, segments,
304 return genPhysicalSegments(descriptor, fromPosition, segments,
379 return genPhysicalSegments(descriptor, fromPosition, segments,
/xnu-12377.61.12/iokit/Kernel/
H A DIOMemoryCursor.cpp112 IOMemoryCursor::genPhysicalSegments(IOMemoryDescriptor *inDescriptor, in genPhysicalSegments() function in IOMemoryCursor