Searched refs:fLocalMapperAlloc (Results 1 – 2 of 2) sorted by relevance
879 state->fLocalMapperAlloc = 0; in prepare()1044 state->fLocalMapperAlloc = mapArgs.fAlloc; in prepare()1092 mapArgs.fAlloc = state->fLocalMapperAlloc; in complete()1104 state->fLocalMapperAlloc = 0; in complete()1319 state->fMappedBase = internalState->fLocalMapperAlloc; in genIOVMSegments()1352 state->fIOVMAddr = internalState->fLocalMapperAlloc + offset - internalState->fPreparedOffset; in genIOVMSegments()
138 uint64_t fLocalMapperAlloc; member