Searched refs:iovmAllocDMACommand (Results 1 - 3 of 3) sorted by relevance

/darwin-on-arm/xnu/iokit/IOKit/
H A DIOMapper.h129 virtual ppnum_t iovmAllocDMACommand(IODMACommand * command, IOItemCount pageCount);
/darwin-on-arm/xnu/iokit/Kernel/
H A DIOMapper.cpp170 ppnum_t IOMapper::iovmAllocDMACommand(IODMACommand * command, IOItemCount pageCount) function in class:IOMapper
H A DIODMACommand.cpp747 state->fLocalMapperPageAlloc = ptoa_64(fMapper->iovmAllocDMACommand(this, state->fLocalMapperPageCount));

Completed in 23 milliseconds