Home
last modified time | relevance | path

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

/xnu-11215/iokit/bsddev/skywalk/
H A DIOSkywalkSupport.cpp153 return fMapAddr; in getMapAddress()
179 mach_vm_address_t fMapAddr; member in IOSKMapper
393 addr = fMapper->fMapAddr + offset; in map()
428 addr = fMapper->fMapAddr + offset; in unmap()
559 fMapAddr = (mach_vm_address_t)addr; in OSDefineMetaClassAndFinalStructors()
589 mach_vm_deallocate(fTaskMap, fMapAddr, fMapSize); in free()
591 fMapAddr = 0; in free()