Searched defs:memoryDescriptor (Results 1 – 1 of 1) sorted by relevance
| /xnu-10063.101.15/iokit/Kernel/i386/ |
| H A D | IOKeyStoreHelper.cpp | 89 IOMemoryDescriptor *memoryDescriptor; in IOGetBootKeyStoreData() local 172 …IOMemoryDescriptor* memoryDescriptor = IOMemoryDescriptor::withOptions(&ranges, 1, 0, NULL, option… in IOGetAPFSKeyStoreData() local 202 …IOMemoryDescriptor* memoryDescriptor = IOMemoryDescriptor::withOptions(&ranges, 1, 0, NULL, option… in IOGetARVRootHashData() local 231 …IOMemoryDescriptor* memoryDescriptor = IOMemoryDescriptor::withOptions(&ranges, 1, 0, NULL, option… in IOGetBaseSystemARVRootHashData() local 277 …IOMemoryDescriptor* memoryDescriptor = IOMemoryDescriptor::withOptions(&ranges, 1, 0, NULL, option… in IOGetARVManifestData() local 306 …IOMemoryDescriptor* memoryDescriptor = IOMemoryDescriptor::withOptions(&ranges, 1, 0, NULL, option… in IOGetBaseSystemARVManifestData() local
|