Searched refs:fNumAddressBits (Results 1 – 4 of 4) sorted by relevance
169 .fNumAddressBits = (uint8_t)fNumAddressBits, in cloneCommand()230 .fNumAddressBits = numAddressBits, in initWithSpecification()263 numAddressBits = segmentOptions->fNumAddressBits; in setSpecification()296 fNumAddressBits = numAddressBits; in setSpecification()430 …fInternalState->fCheckAddressing = (fNumAddressBits && (highPage >= (1UL << (fNumAddressBits - PAG… in setMemoryDescriptor()505 …if (target->fNumAddressBits && (target->fNumAddressBits < 64) && (state->fLocalMapperAllocValid ||… in segmentOp()506 maxPhys = (1ULL << target->fNumAddressBits); in segmentOp()755 return (UInt8) fNumAddressBits; in getNumAddressBits()818 .fNumAddressBits = numAddressBits, in prepareWithSpecification()912 mapArgs.fMapSpec.numAddressBits = fNumAddressBits ? ((UInt8) fNumAddressBits) : 64; in prepare()[all …]
979 if (os_convert_overflow(specification->maxAddressBits, &segmentOptions.fNumAddressBits)) { in Create_Impl()
109 uint8_t fNumAddressBits; member593 UInt32 fNumAddressBits; variable
172 .fNumAddressBits = 64, in IODMACommandForceDoubleBufferTest()258 .fNumAddressBits = 64, in IODMACommandLocalMappedNonContig()345 .fNumAddressBits = 64, in IOMemoryRemoteTest()824 .fNumAddressBits = 64, in IOMemoryDescriptorTest()