Home
last modified time | relevance | path

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

/xnu-11215/iokit/IOKit/
H A DIOMemoryDescriptor.h619 withPersistentMemoryDescriptor(IOMemoryDescriptor *originalMD);
1276 withPersistentMemoryDescriptor(IOGeneralMemoryDescriptor *originalMD);
/xnu-11215/iokit/Kernel/
H A DIOMemoryDescriptor.cpp1839 IOMemoryDescriptor::withPersistentMemoryDescriptor(IOMemoryDescriptor *originalMD) in withPersistentMemoryDescriptor() function in IOMemoryDescriptor
1846 withPersistentMemoryDescriptor(origGenMD); in withPersistentMemoryDescriptor()
1853 IOGeneralMemoryDescriptor::withPersistentMemoryDescriptor(IOGeneralMemoryDescriptor *originalMD) in withPersistentMemoryDescriptor() function in IOGeneralMemoryDescriptor