Searched defs:intoTask (Results 1 - 2 of 2) sorted by relevance

/xnu-2782.1.97/iokit/Kernel/
H A DIOSubMemoryDescriptor.cpp163 makeMapping( IOMemoryDescriptor * owner, task_t intoTask, IOVirtualAddress address, IOOptionBits options, IOByteCount offset, IOByteCount length ) argument
H A DIOMemoryDescriptor.cpp3473 init( task_t intoTask, mach_vm_address_t toAddress, IOOptionBits _options, mach_vm_size_t _offset, mach_vm_size_t _length ) argument
4020 setMapping( task_t intoTask, IOVirtualAddress mapAddress, IOOptionBits options ) argument
4039 map( task_t intoTask, IOVirtualAddress atAddress, IOOptionBits options, IOByteCount offset, IOByteCount length ) argument
4057 createMappingInTask( task_t intoTask, mach_vm_address_t atAddress, IOOptionBits options, mach_vm_size_t offset, mach_vm_size_t length) argument
[all...]

Completed in 76 milliseconds