Home
last modified time | relevance | path

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

/xnu-8020.121.3/iokit/IOKit/
H A DIOUserClient.h423 OSPtr<IOMemoryMap> removeMappingForDescriptor(IOMemoryDescriptor * memory);
/xnu-8020.121.3/iokit/Kernel/
H A DIOUserClient.cpp4507 IOUserClient::removeMappingForDescriptor(IOMemoryDescriptor * mem) in removeMappingForDescriptor() function in IOUserClient