Home
last modified time | relevance | path

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

/xnu-8792.41.9/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.c2677 ipc_port_t *object_handle, in mach_make_memory_entry_64()
2709 ipc_port_t *object_handle, in mach_make_memory_entry_internal()
3419 ipc_port_t *object_handle, in _mach_make_memory_entry()
3439 ipc_port_t *object_handle, in mach_make_memory_entry()
4415 ipc_port_t *object_handle) in vm_region_object_create()
/xnu-8792.41.9/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
1690 …mach_port_t object_handle = (get_allocator() == wrapper_mach_vm_map_named_entry) ? memory_entry(… in test_mach_vm_map_protection_inheritance_error() local
1786 mach_port_t object_handle = MACH_PORT_NULL; in test_allocate_invalid_large_size() local