Home
last modified time | relevance | path

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

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