Home
last modified time | relevance | path

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

/xnu-11215/iokit/IOKit/
H A DIODMACommand.h453 static IOReturn segmentOp(
/xnu-11215/iokit/Kernel/
H A DIODMACommand.cpp494 IODMACommand::segmentOp( in segmentOp() function in IODMACommand
652 ret = genIOVMSegments(op, segmentOp, (void *)(uintptr_t) op, &offset, state, &numSegments); in walkAll()
688 ret = genIOVMSegments(op, segmentOp, (void *)(uintptr_t) op, &offset, state, &numSegments); in walkAll()
714 ret = genIOVMSegments(op, segmentOp, (void *)(uintptr_t) op, &offset, state, &numSegments); in walkAll()