Searched refs:IOMemoryDescriptor (Results 26 - 33 of 33) sorted by relevance

12

/xnu-2782.1.97/iokit/Kernel/
H A DIOKitKernelInternal.h191 IOMemoryDescriptor * memory;
244 extern "C" void IOSetKeyStoreData(IOMemoryDescriptor * data);
H A DIOMemoryCursor.cpp33 #include <IOKit/IOMemoryDescriptor.h>
103 IOMemoryCursor::genPhysicalSegments(IOMemoryDescriptor *inDescriptor,
H A DIOUserClient.cpp37 #include <IOKit/IOMemoryDescriptor.h>
1258 IOMemoryDescriptor ** memory )
1282 IOMemoryDescriptor * memory;
3211 IOMemoryMap * IOUserClient::removeMappingForDescriptor(IOMemoryDescriptor * mem)
3250 IOMemoryDescriptor * memory;
3356 IOMemoryDescriptor * inputMD = 0;
3375 inputMD = IOMemoryDescriptor::withAddressRange(ool_input, ool_input_size,
3449 IOMemoryDescriptor * inputMD = 0;
3450 IOMemoryDescriptor * outputMD = 0;
3468 inputMD = IOMemoryDescriptor
[all...]
H A DIOHibernateIO.cpp128 For the actual I/O, all the ops are with respect to a single IOMemoryDescriptor that was passed
250 IOMemoryDescriptorWriteFromPhysical(IOMemoryDescriptor * md,
288 IOMemoryDescriptorReadToPhysical(IOMemoryDescriptor * md,
411 IOHibernatePollerOpen(IOPolledFileIOVars * vars, uint32_t state, IOMemoryDescriptor * md)
1955 vars->previewBuffer = OSDynamicCast(IOMemoryDescriptor, obj);
H A DIOLib.cpp528 IOMemoryDescriptor * md = NULL;
H A DIOPMrootDomain.cpp9191 IOMemoryDescriptor * desc = NULL;
9248 desc = IOMemoryDescriptor::withAddressRange( paddr, bufSize,
/xnu-2782.1.97/iokit/IOKit/
H A DIOMapper.h57 #include <IOKit/IOMemoryDescriptor.h>
H A DIOStatisticsPrivate.h40 #include <IOKit/IOMemoryDescriptor.h>

Completed in 70 milliseconds

12