Searched refs:IOMemoryDescriptorMapDealloc (Results 1 – 1 of 1) sorted by relevance
| /xnu-12377.1.9/iokit/Kernel/ |
| H A D | IOMemoryDescriptor.cpp | 824 IOMemoryDescriptorMapDealloc(IOOptionBits options, vm_map_t map, in IOMemoryDescriptorMapDealloc() function 1210 (void) IOMemoryDescriptorMapDealloc(options, map, trunc_page_64(addr), size); in memoryReferenceMap() 1534 (void) IOMemoryDescriptorMapDealloc(options, map, trunc_page_64(addr), size); in memoryReferenceMapNew() 5418 err = IOMemoryDescriptorMapDealloc(mapping->fOptions, addressMap, address, length ); in doUnmap()
|