Home
last modified time | relevance | path

Searched refs:fMapped (Results 1 – 3 of 3) sorted by relevance

/xnu-11215/iokit/Kernel/
H A DIODMACommand.cpp952 walkArgs->fMapped = false; in prepare()
1318 state->fMapped = true; in genIOVMSegments()
1321 state->fMapped = false; in genIOVMSegments()
H A DIOMemoryDescriptor.cpp3123 uint8_t mapped = isP->fIO.fMapped; in dmaCommandOperation()
3407 state->fMapped = (0 == (options & kIOMemoryMapperNone)) && !(_flags & kIOMemoryHostOrRemote); in getPhysicalSegment()
3599 if (data->fMapped) { in dmaCommandOperation()
/xnu-11215/iokit/IOKit/
H A DIOMemoryDescriptor.h256 UInt8 fMapped; // Input Variable, Require mapped IOVMA member