Searched refs:fLocalMapperAllocValid (Results 1 – 2 of 2) sorted by relevance
496 …if (target->fNumAddressBits && (target->fNumAddressBits < 64) && (state->fLocalMapperAllocValid ||… in segmentOp()867 state->fLocalMapperAllocValid = false; in prepare()1032 state->fLocalMapperAllocValid = true; in prepare()1074 if (state->fLocalMapperAllocValid) { in complete()1092 state->fLocalMapperAllocValid = false; in complete()1304 if (internalState->fLocalMapperAllocValid) { in genIOVMSegments()1337 if (internalState->fLocalMapperAllocValid) { in genIOVMSegments()1631 && (target->reserved->fLocalMapperAllocValid || !target->fMapper)) { in clientOutputSegment()
123 UInt8 fLocalMapperAllocValid; member