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

/macosx-10.10.1/xnu-2782.1.97/iokit/Kernel/
H A DIOMemoryDescriptor.cpp225 getAddrLenForInd(mach_vm_address_t &addr, mach_vm_size_t &len, // Output variables function
495 if (_task) getAddrLenForInd(nextAddr, nextLen, type, _ranges, rangeIdx);
559 getAddrLenForInd(nextAddr, nextLen, type, _ranges, rangeIdx);
757 getAddrLenForInd(nextAddr, nextLen, type, _ranges, rangeIdx);
885 getAddrLenForInd(nextAddr, nextLen, type, _ranges, rangeIdx);
1600 getAddrLenForInd(addr, len, type, vec, ind);
2300 getAddrLenForInd(addr, length, type, vec, rangesIndex);
2316 getAddrLenForInd(newAddr, newLen, type, vec, rangesIndex);
2574 getAddrLenForInd(addr, len, type, vec, 0);
2837 getAddrLenForInd(startPag
[all...]

Completed in 63 milliseconds