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

/darwin-on-arm/xnu/iokit/IOKit/
H A DIOMemoryDescriptor.h419 /*! @function withPersistentMemoryDescriptor
425 withPersistentMemoryDescriptor(IOMemoryDescriptor *originalMD);
983 withPersistentMemoryDescriptor(IOGeneralMemoryDescriptor *originalMD);
/darwin-on-arm/xnu/iokit/Kernel/
H A DIOMemoryDescriptor.cpp409 IOMemoryDescriptor::withPersistentMemoryDescriptor(IOMemoryDescriptor *originalMD) function in class:IOMemoryDescriptor
416 withPersistentMemoryDescriptor(origGenMD);
422 IOGeneralMemoryDescriptor::withPersistentMemoryDescriptor(IOGeneralMemoryDescriptor *originalMD) function in class:IOGeneralMemoryDescriptor

Completed in 19 milliseconds