Searched refs:fLocalMapperAllocValid (Results 1 – 2 of 2) sorted by relevance
509 …if (target->fNumAddressBits && (target->fNumAddressBits < 64) && (state->fLocalMapperAllocValid ||… in segmentOp()880 state->fLocalMapperAllocValid = false; in prepare()1045 state->fLocalMapperAllocValid = true; in prepare()1087 if (state->fLocalMapperAllocValid) { in complete()1105 state->fLocalMapperAllocValid = false; in complete()1317 if (internalState->fLocalMapperAllocValid) { in genIOVMSegments()1350 if (internalState->fLocalMapperAllocValid) { in genIOVMSegments()1644 && (target->reserved->fLocalMapperAllocValid || !target->fMapper)) { in clientOutputSegment()
123 UInt8 fLocalMapperAllocValid; member