Searched refs:_mach_make_memory_entry (Results 1 – 5 of 5) sorted by relevance
| /NextBSD/sys/sys/mach/ |
| HD | mach_vm_server.h | 416 kern_return_t _mach_make_memory_entry in _mach_make_memory_entry() function 425 { return _mach_make_memory_entry(target_task, size, offset, permission, object_handle, parent_handl…
|
| /NextBSD/include/mach/ |
| HD | mach_vm.h | 415 kern_return_t _mach_make_memory_entry in _mach_make_memory_entry() function 424 { return _mach_make_memory_entry(target_task, size, offset, permission, object_handle, parent_handl…
|
| /NextBSD/sys/compat/mach/ |
| HD | mach_vm_server.c | 2537 kern_return_t _mach_make_memory_entry in _mach_make_memory_entry() function 2546 { return _mach_make_memory_entry(target_task, size, offset, permission, object_handle, parent_handl… 2645 …RetCode = _mach_make_memory_entry(target_task, &In0P->size, In0P->offset, In0P->permission, &objec… in _X_mach_make_memory_entry()
|
| HD | mach_vm.c | 293 _mach_make_memory_entry( in _mach_make_memory_entry() function
|
| /NextBSD/sys/compat/mach/defs/ |
| HD | mach_vm.defs | 457 routine _mach_make_memory_entry(
|