Lines Matching refs:IOOptionBits
295 purgeableControlBits(IOOptionBits newState, vm_purgable_t * control, int * state) in purgeableControlBits()
374 vmProtForCacheMode(IOOptionBits cacheMode) in vmProtForCacheMode()
386 pagerFlagsForCacheMode(IOOptionBits cacheMode) in pagerFlagsForCacheMode()
398 static IOOptionBits
402 IOOptionBits cacheMode = kIODefaultCache; in cacheModeForPagerFlags()
403 for (IOOptionBits i = 0; i < (sizeof(iomd_mem_types) / sizeof(iomd_mem_types[0])); ++i) { in cacheModeForPagerFlags()
495 IOOptionBits options, in memoryReferenceCreate()
517 IOOptionBits type = (_flags & kIOMemoryTypeMask); in memoryReferenceCreate()
518 IOOptionBits cacheMode; in memoryReferenceCreate()
552 IOOptionBits mode = cacheModeForPagerFlags(IODefaultCacheBits(nextAddr)); in memoryReferenceCreate()
815 IOMemoryDescriptorMapGuardSize(vm_map_t map, IOOptionBits options) in IOMemoryDescriptorMapGuardSize()
829 IOMemoryDescriptorMapDealloc(IOOptionBits options, vm_map_t map, in IOMemoryDescriptorMapDealloc()
922 IOOptionBits options, in memoryReferenceMap()
936 IOOptionBits type; in memoryReferenceMap()
937 IOOptionBits cacheMode; in memoryReferenceMap()
1233 IOOptionBits options, in memoryReferenceMapNew()
1244 IOOptionBits type; in memoryReferenceMapNew()
1245 IOOptionBits cacheMode; in memoryReferenceMapNew()
1619 IOOptionBits newState, in memoryReferenceSetPurgeable()
1620 IOOptionBits * oldState) in memoryReferenceSetPurgeable()
1670 IOOptionBits newLedgerOptions) in memoryReferenceSetOwnership()
1747 IOOptionBits options, in withAddressRange()
1757 IOOptionBits options, in withAddressRanges()
1790 IOOptionBits opts, in withOptions()
1808 IOOptionBits options, in initWithOptions()
1923 IOOptionBits mdOpts = direction | kIOMemoryTypePhysical; in initWithPhysicalRanges()
1940 IOOptionBits mdOpts = direction; in initWithRanges()
1982 IOOptionBits options, in initWithOptions()
1985 IOOptionBits type = options & kIOMemoryTypeMask; in initWithOptions()
2060 IOOptionBits type = _flags & kIOMemoryTypeMask; in initWithOptions()
2358 IOOptionBits type = _flags & kIOMemoryTypeMask; in free()
2461 IOMemoryDescriptor::setTag( IOOptionBits tag ) in setTag()
2466 IOOptionBits
3347 …criptor::getPhysicalSegment(IOByteCount offset, IOByteCount *lengthOfSegment, IOOptionBits options) in getPhysicalSegment()
3353 IOOptionBits type = _flags & kIOMemoryTypeMask; in getPhysicalSegment()
3458 …criptor::getPhysicalSegment(IOByteCount offset, IOByteCount *lengthOfSegment, IOOptionBits options) in getPhysicalSegment()
3642 IOGeneralMemoryDescriptor::setPurgeable( IOOptionBits newState, in setPurgeable()
3643 IOOptionBits * oldState ) in setPurgeable()
3680 IOOptionBits type = _flags & kIOMemoryTypeMask; in setPurgeable()
3706 IOMemoryDescriptor::setPurgeable( IOOptionBits newState, in setPurgeable()
3707 IOOptionBits * oldState ) in setPurgeable()
3727 IOOptionBits newLedgerOptions ) in setOwnership()
3752 IOOptionBits newLedgerOptions ) in setOwnership()
3892 IOMemoryDescriptor::performOperation( IOOptionBits options, in performOperation()
4085 IOOptionBits type = _flags & kIOMemoryTypeMask; in wireVirtual()
4593 IOOptionBits type = _flags & kIOMemoryTypeMask; in dmaMap()
4668 IOOptionBits type = _flags & kIOMemoryTypeMask; in prepare()
4726 IOOptionBits type = _flags & kIOMemoryTypeMask; in complete()
4832 IOOptionBits options, in doMap()
4850 IOOptionBits type = _flags & kIOMemoryTypeMask; in doMap()
4890 IOOptionBits createOptions = 0; in doMap()
5061 IOOptionBits _options, in init()
5118 IOOptionBits options, in doMap()
5149 IOOptionBits options ) in populateDevicePager()
5160 IOOptionBits type; in populateDevicePager()
5371 IOOptionBits newMode; in redirect()
5527 IOOptionBits
5545 IOOptionBits _options = newMapping->fOptions; in copyCompatible()
5613 IOMemoryMap::getPhysicalSegment( IOByteCount _offset, IOPhysicalLength * _length, IOOptionBits _opt… in getPhysicalSegment()
5667 IOOptionBits options ) in setMapping()
5676 IOOptionBits options ) in map()
5688 IOOptionBits options, in map()
5706 IOOptionBits options, in createMappingInTask()
5748 IOOptionBits options, in redirect()
5757 IOOptionBits options, in redirect()
5821 IOOptionBits options, in makeMapping()
6022 IOOptionBits type = _flags & kIOMemoryTypeMask; in serialize()