Searched refs:mach_memory_entry_allocate (Results 1 - 3 of 3) sorted by relevance

/xnu-2422.115.4/osfmk/vm/
H A Dvm_user.c1999 kr = mach_memory_entry_allocate(&user_entry, &user_handle);
2107 kr = mach_memory_entry_allocate(&user_entry, &user_handle);
2178 kr = mach_memory_entry_allocate(&user_entry, &user_handle);
2633 if (mach_memory_entry_allocate(&user_entry, &user_handle)
2707 if (mach_memory_entry_allocate(&user_entry, &user_handle)
2829 mach_memory_entry_allocate( function
2910 if (mach_memory_entry_allocate(&user_entry, &user_handle)
3389 if (mach_memory_entry_allocate(&user_entry, &user_handle)
H A Dvm_protos.h482 extern kern_return_t mach_memory_entry_allocate(
H A Dvm_shared_region.c678 kr = mach_memory_entry_allocate(&mem_entry,
1771 kr = mach_memory_entry_allocate(&mem_entry,

Completed in 66 milliseconds