Home
last modified time | relevance | path

Searched defs:object_handle (Results 1 – 3 of 3) sorted by relevance

/xnu-8020.121.3/osfmk/vm/
H A Dvm32_user.c525 ipc_port_t *object_handle, in vm32_make_memory_entry_64()
538 ipc_port_t *object_handle, in vm32_make_memory_entry()
H A Dvm_user.c2595 ipc_port_t *object_handle, in mach_make_memory_entry_64()
2627 ipc_port_t *object_handle, in mach_make_memory_entry_internal()
3300 ipc_port_t *object_handle, in _mach_make_memory_entry()
3320 ipc_port_t *object_handle, in mach_make_memory_entry()
4208 ipc_port_t *object_handle) in vm_region_object_create()
/xnu-8020.121.3/tests/vm/
H A Dvm_allocation.c459 mach_port_t object_handle = MACH_PORT_NULL; in memory_entry() local
477 mach_port_t object_handle = memory_entry(&size); in wrapper_mach_vm_map_named_entry() local
1684 …mach_port_t object_handle = (get_allocator() == wrapper_mach_vm_map_named_entry) ? memory_entry(… in test_mach_vm_map_protection_inheritance_error() local
1780 mach_port_t object_handle = MACH_PORT_NULL; in test_allocate_invalid_large_size() local