Searched refs:mach_memory_entry_allocate (Results 1 – 4 of 4) sorted by relevance
39 extern struct vm_named_entry *mach_memory_entry_allocate(ipc_port_t *user_handle_p);
477 user_entry = mach_memory_entry_allocate(object_handle); in mach_make_memory_entry_named_create()580 user_entry = mach_memory_entry_allocate(object_handle); in mach_make_memory_entry_copy()860 user_entry = mach_memory_entry_allocate(object_handle); in mach_make_memory_entry_share()1075 user_entry = mach_memory_entry_allocate(object_handle); in mach_make_memory_entry_from_parent_entry()1237 mach_memory_entry_allocate(ipc_port_t *user_handle_p) in mach_memory_entry_allocate() function1335 user_entry = mach_memory_entry_allocate(&user_handle); in mach_memory_object_memory_entry_64()
760 mem_entry = mach_memory_entry_allocate(&mem_entry_port); in vm_shared_region_create()3601 mem_entry = mach_memory_entry_allocate(handlep); in _vm_commpage_init()
1853 user_entry = mach_memory_entry_allocate(object_handle); in vm_region_object_create()