Home
last modified time | relevance | path

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

/xnu-10002.1.13/iokit/IOKit/
H A DIODMACommand.h453 static IOReturn segmentOp(
/xnu-10002.1.13/iokit/Kernel/
H A DIODMACommand.cpp490 IODMACommand::segmentOp( in segmentOp() function in IODMACommand
648 ret = genIOVMSegments(op, segmentOp, (void *)(uintptr_t) op, &offset, state, &numSegments); in walkAll()
684 ret = genIOVMSegments(op, segmentOp, (void *)(uintptr_t) op, &offset, state, &numSegments); in walkAll()
710 ret = genIOVMSegments(op, segmentOp, (void *)(uintptr_t) op, &offset, state, &numSegments); in walkAll()