Home
last modified time | relevance | path

Searched refs:initWithAddress (Results 1 – 2 of 2) sorted by relevance

/xnu-11215/iokit/IOKit/
H A DIOMemoryDescriptor.h624 virtual bool initWithAddress(void * address,
627 virtual bool initWithAddress(IOVirtualAddress address,
1195 virtual bool initWithAddress(void * address,
1199 virtual bool initWithAddress(IOVirtualAddress address,
/xnu-11215/iokit/Kernel/
H A DIOMemoryDescriptor.cpp1707 if (that->initWithAddress(address, length, direction, task)) { in withAddress()
1880 IOGeneralMemoryDescriptor::initWithAddress(void * address, in initWithAddress() function in IOGeneralMemoryDescriptor
1891 IOGeneralMemoryDescriptor::initWithAddress(IOVirtualAddress address, in initWithAddress() function in IOGeneralMemoryDescriptor
6003 IOMemoryDescriptor::initWithAddress(void * address, in initWithAddress() function in IOMemoryDescriptor
6011 IOMemoryDescriptor::initWithAddress(IOVirtualAddress address, in initWithAddress() function in IOMemoryDescriptor