Home
last modified time | relevance | path

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

/xnu-10063.121.3/iokit/IOKit/
H A DIODMACommand.h449 static IOReturn clientOutputSegment(
/xnu-10063.121.3/iokit/Kernel/
H A DIODMACommand.cpp1272 return genIOVMSegments(kWalkClient, clientOutputSegment, (void *) fOutSeg, in genIOVMSegments()
1631 IODMACommand::clientOutputSegment( in clientOutputSegment() function in IODMACommand
1659 return genIOVMSegments(kWalkClient, clientOutputSegment, (void *) segmentFunction, in genIOVMSegments()