Home
last modified time | relevance | path

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

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