Home
last modified time | relevance | path

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

/xnu-12377.81.4/iokit/IOKit/
H A DIOMemoryDescriptor.h636 withPersistentMemoryDescriptor(IOMemoryDescriptor *originalMD);
1311 withPersistentMemoryDescriptor(IOGeneralMemoryDescriptor *originalMD);
/xnu-12377.81.4/iokit/Kernel/
H A DIOMemoryDescriptor.cpp1860 IOMemoryDescriptor::withPersistentMemoryDescriptor(IOMemoryDescriptor *originalMD) in withPersistentMemoryDescriptor() function in IOMemoryDescriptor
1867 withPersistentMemoryDescriptor(origGenMD); in withPersistentMemoryDescriptor()
1874 IOGeneralMemoryDescriptor::withPersistentMemoryDescriptor(IOGeneralMemoryDescriptor *originalMD) in withPersistentMemoryDescriptor() function in IOGeneralMemoryDescriptor