Home
last modified time | relevance | path

Searched defs:outSegFunc (Results 1 – 2 of 2) sorted by relevance

/xnu-11215.61.5/iokit/Kernel/
H A DIODMACommand.cpp129 IODMACommand::withSpecification(SegmentFunction outSegFunc, in withSpecification()
146 IODMACommand::withSpecification(SegmentFunction outSegFunc, in withSpecification()
203 IODMACommand::initWithSpecification(SegmentFunction outSegFunc, in initWithSpecification()
222 IODMACommand::initWithSpecification(SegmentFunction outSegFunc, in initWithSpecification()
246 IODMACommand::setSpecification(SegmentFunction outSegFunc, in setSpecification()
781 IODMACommand::prepareWithSpecification(SegmentFunction outSegFunc, in prepareWithSpecification()
807 IODMACommand::prepareWithSpecification(SegmentFunction outSegFunc, in prepareWithSpecification()
1282 InternalSegmentFunction outSegFunc, in genIOVMSegments()
/xnu-11215.61.5/iokit/IOKit/
H A DIODMACommand.h615 SegmentFunction outSegFunc, in weakWithSpecification()