Searched refs:fNumAddressBits (Results 1 – 4 of 4) sorted by relevance
173 .fNumAddressBits = (uint8_t)fNumAddressBits, in cloneCommand()234 .fNumAddressBits = numAddressBits, in initWithSpecification()300 fNumAddressBits = numAddressBits; in setSpecification()434 …fInternalState->fCheckAddressing = (fNumAddressBits && (highPage >= (1UL << (fNumAddressBits - PAG… in setMemoryDescriptor()509 …if (target->fNumAddressBits && (target->fNumAddressBits < 64) && (state->fLocalMapperAllocValid ||… in segmentOp()510 maxPhys = (1ULL << target->fNumAddressBits); in segmentOp()759 return (UInt8) fNumAddressBits; in getNumAddressBits()916 mapArgs.fMapSpec.numAddressBits = fNumAddressBits ? ((UInt8) fNumAddressBits) : 64; in prepare()1332 if (fNumAddressBits && (fNumAddressBits < 64)) { in genIOVMSegments()1333 maxPhys = (1ULL << fNumAddressBits); in genIOVMSegments()[all …]
990 if (os_convert_overflow(specification->maxAddressBits, &segmentOptions.fNumAddressBits)) { in Create_Impl()
109 uint8_t fNumAddressBits; member593 UInt32 fNumAddressBits; variable
173 .fNumAddressBits = 64, in IODMACommandForceDoubleBufferTest()259 .fNumAddressBits = 64, in IODMACommandLocalMappedNonContig()347 .fNumAddressBits = 64, in IOMemoryRemoteTest()826 .fNumAddressBits = 64, in IOMemoryDescriptorTest()