Lines Matching refs:memoryDescriptor
89 IOMemoryDescriptor *memoryDescriptor; in IOGetBootKeyStoreData() local
117 memoryDescriptor = IOMemoryDescriptor::withOptions(&ranges, in IOGetBootKeyStoreData()
123 DEBG("%s: memory descriptor %p\n", __func__, memoryDescriptor); in IOGetBootKeyStoreData()
125 return memoryDescriptor; in IOGetBootKeyStoreData()
172 …IOMemoryDescriptor* memoryDescriptor = IOMemoryDescriptor::withOptions(&ranges, 1, 0, NULL, option… in IOGetAPFSKeyStoreData() local
173 DEBG("%s: memory descriptor %p\n", __func__, memoryDescriptor); in IOGetAPFSKeyStoreData()
174 return memoryDescriptor; in IOGetAPFSKeyStoreData()
202 …IOMemoryDescriptor* memoryDescriptor = IOMemoryDescriptor::withOptions(&ranges, 1, 0, NULL, option… in IOGetARVRootHashData() local
203 DEBG("%s: memory descriptor %p\n", __func__, memoryDescriptor); in IOGetARVRootHashData()
204 return memoryDescriptor; in IOGetARVRootHashData()
231 …IOMemoryDescriptor* memoryDescriptor = IOMemoryDescriptor::withOptions(&ranges, 1, 0, NULL, option… in IOGetBaseSystemARVRootHashData() local
232 DEBG("%s: memory descriptor %p\n", __func__, memoryDescriptor); in IOGetBaseSystemARVRootHashData()
233 return memoryDescriptor; in IOGetBaseSystemARVRootHashData()
277 …IOMemoryDescriptor* memoryDescriptor = IOMemoryDescriptor::withOptions(&ranges, 1, 0, NULL, option… in IOGetARVManifestData() local
278 DEBG("%s: memory descriptor %p\n", __func__, memoryDescriptor); in IOGetARVManifestData()
279 return memoryDescriptor; in IOGetARVManifestData()
306 …IOMemoryDescriptor* memoryDescriptor = IOMemoryDescriptor::withOptions(&ranges, 1, 0, NULL, option… in IOGetBaseSystemARVManifestData() local
307 DEBG("%s: memory descriptor %p\n", __func__, memoryDescriptor); in IOGetBaseSystemARVManifestData()
308 return memoryDescriptor; in IOGetBaseSystemARVManifestData()