Lines Matching refs:IOOptionBits

278 purgeableControlBits(IOOptionBits newState, vm_purgable_t * control, int * state)  in purgeableControlBits()
357 vmProtForCacheMode(IOOptionBits cacheMode) in vmProtForCacheMode()
366 pagerFlagsForCacheMode(IOOptionBits cacheMode) in pagerFlagsForCacheMode()
375 static IOOptionBits
379 IOOptionBits cacheMode = kIODefaultCache; in cacheModeForPagerFlags()
380 for (IOOptionBits i = 0; i < (sizeof(iomd_mem_types) / sizeof(iomd_mem_types[0])); ++i) { in cacheModeForPagerFlags()
485 IOOptionBits options, in memoryReferenceCreate()
507 IOOptionBits type = (_flags & kIOMemoryTypeMask); in memoryReferenceCreate()
508 IOOptionBits cacheMode; in memoryReferenceCreate()
542 IOOptionBits mode = cacheModeForPagerFlags(IODefaultCacheBits(nextAddr)); in memoryReferenceCreate()
805 IOMemoryDescriptorMapGuardSize(vm_map_t map, IOOptionBits options) in IOMemoryDescriptorMapGuardSize()
819 IOMemoryDescriptorMapDealloc(IOOptionBits options, vm_map_t map, in IOMemoryDescriptorMapDealloc()
901 IOOptionBits options, in memoryReferenceMap()
915 IOOptionBits type; in memoryReferenceMap()
916 IOOptionBits cacheMode; in memoryReferenceMap()
1216 IOOptionBits options, in memoryReferenceMapNew()
1227 IOOptionBits type; in memoryReferenceMapNew()
1228 IOOptionBits cacheMode; in memoryReferenceMapNew()
1607 IOOptionBits newState, in memoryReferenceSetPurgeable()
1608 IOOptionBits * oldState) in memoryReferenceSetPurgeable()
1658 IOOptionBits newLedgerOptions) in memoryReferenceSetOwnership()
1735 IOOptionBits options, in withAddressRange()
1745 IOOptionBits options, in withAddressRanges()
1778 IOOptionBits opts, in withOptions()
1796 IOOptionBits options, in initWithOptions()
1911 IOOptionBits mdOpts = direction | kIOMemoryTypePhysical; in initWithPhysicalRanges()
1928 IOOptionBits mdOpts = direction; in initWithRanges()
1970 IOOptionBits options, in initWithOptions()
1973 IOOptionBits type = options & kIOMemoryTypeMask; in initWithOptions()
2048 IOOptionBits type = _flags & kIOMemoryTypeMask; in initWithOptions()
2346 IOOptionBits type = _flags & kIOMemoryTypeMask; in free()
2449 IOMemoryDescriptor::setTag( IOOptionBits tag ) in setTag()
2454 IOOptionBits
3335 …criptor::getPhysicalSegment(IOByteCount offset, IOByteCount *lengthOfSegment, IOOptionBits options) in getPhysicalSegment()
3341 IOOptionBits type = _flags & kIOMemoryTypeMask; in getPhysicalSegment()
3446 …criptor::getPhysicalSegment(IOByteCount offset, IOByteCount *lengthOfSegment, IOOptionBits options) in getPhysicalSegment()
3630 IOGeneralMemoryDescriptor::setPurgeable( IOOptionBits newState, in setPurgeable()
3631 IOOptionBits * oldState ) in setPurgeable()
3668 IOOptionBits type = _flags & kIOMemoryTypeMask; in setPurgeable()
3694 IOMemoryDescriptor::setPurgeable( IOOptionBits newState, in setPurgeable()
3695 IOOptionBits * oldState ) in setPurgeable()
3715 IOOptionBits newLedgerOptions ) in setOwnership()
3740 IOOptionBits newLedgerOptions ) in setOwnership()
3874 IOMemoryDescriptor::performOperation( IOOptionBits options, in performOperation()
4067 IOOptionBits type = _flags & kIOMemoryTypeMask; in wireVirtual()
4574 IOOptionBits type = _flags & kIOMemoryTypeMask; in dmaMap()
4649 IOOptionBits type = _flags & kIOMemoryTypeMask; in prepare()
4707 IOOptionBits type = _flags & kIOMemoryTypeMask; in complete()
4813 IOOptionBits options, in doMap()
4831 IOOptionBits type = _flags & kIOMemoryTypeMask; in doMap()
4871 IOOptionBits createOptions = 0; in doMap()
5042 IOOptionBits _options, in init()
5099 IOOptionBits options, in doMap()
5130 IOOptionBits options ) in populateDevicePager()
5141 IOOptionBits type; in populateDevicePager()
5351 IOOptionBits newMode; in redirect()
5507 IOOptionBits
5525 IOOptionBits _options = newMapping->fOptions; in copyCompatible()
5593 IOMemoryMap::getPhysicalSegment( IOByteCount _offset, IOPhysicalLength * _length, IOOptionBits _opt… in getPhysicalSegment()
5647 IOOptionBits options ) in setMapping()
5656 IOOptionBits options ) in map()
5668 IOOptionBits options, in map()
5686 IOOptionBits options, in createMappingInTask()
5728 IOOptionBits options, in redirect()
5737 IOOptionBits options, in redirect()
5801 IOOptionBits options, in makeMapping()
5990 IOOptionBits type = _flags & kIOMemoryTypeMask; in serialize()