Home
last modified time | relevance | path

Searched refs:fLocalMapperAllocBase (Results 1 – 2 of 2) sorted by relevance

/xnu-11215/iokit/Kernel/
H A DIOKitKernelInternal.h150 uint64_t fLocalMapperAllocBase; member
H A DIODMACommand.cpp1035 state->fLocalMapperAllocBase = (mapArgs.fAlloc & ~mapperPageMask); in prepare()
1397 …address = internalState->fLocalMapperAllocBase + internalState->fMapSegments[ind].fMapOffset + run… in genIOVMSegments()