Searched refs:FreeARTTable (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/iokit/Kernel/
H A DIOMapper.cpp113 FreeARTTable(fTableHandle, fTableSize);
223 FreeARTTable((OSData *) address, size);
232 void IOMapper::FreeARTTable(OSData *artHandle, IOByteCount size) function in class:IOMapper
/darwin-on-arm/xnu/iokit/IOKit/
H A DIOMapper.h101 static void FreeARTTable(OSData *handle, IOByteCount size);

Completed in 59 milliseconds