Home
last modified time | relevance | path

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

/xnu-11215.41.3/iokit/IOKit/
H A DIODMACommand.h435 typedef IOReturn (*InternalSegmentFunction)( typedef
443 InternalSegmentFunction outSegFunc,
/xnu-11215.41.3/iokit/Kernel/
H A DIODMACommand.cpp1282 InternalSegmentFunction outSegFunc, in genIOVMSegments()