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

/darwin-on-arm/xnu/iokit/IOKit/
H A DIOMapper.h99 static OSData * NewARTTable(IOByteCount size,
/darwin-on-arm/xnu/iokit/Kernel/
H A DIOMapper.cpp106 fTableHandle = NewARTTable(size, &fTable, &fTablePhys);
206 NewARTTable(IOByteCount size, void ** virtAddrP, ppnum_t *physAddrP) function in class:IOMapper

Completed in 21 milliseconds