Home
last modified time | relevance | path

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

/xnu-8796.101.5/iokit/IOKit/
H A DIOMemoryDescriptor.h616 withPersistentMemoryDescriptor(IOMemoryDescriptor *originalMD);
1265 withPersistentMemoryDescriptor(IOGeneralMemoryDescriptor *originalMD);
/xnu-8796.101.5/iokit/Kernel/
H A DIOMemoryDescriptor.cpp1841 IOMemoryDescriptor::withPersistentMemoryDescriptor(IOMemoryDescriptor *originalMD) in withPersistentMemoryDescriptor() function in IOMemoryDescriptor
1848 withPersistentMemoryDescriptor(origGenMD); in withPersistentMemoryDescriptor()
1855 IOGeneralMemoryDescriptor::withPersistentMemoryDescriptor(IOGeneralMemoryDescriptor *originalMD) in withPersistentMemoryDescriptor() function in IOGeneralMemoryDescriptor