Searched refs:mach_destroy_memory_entry (Results 1 - 4 of 4) sorted by relevance

/darwin-on-arm/xnu/osfmk/vm/
H A Dvm_protos.h460 extern void mach_destroy_memory_entry(ipc_port_t port);
H A Dvm_map.c12584 mach_destroy_memory_entry(port);
12588 mach_destroy_memory_entry(port);
12643 mach_destroy_memory_entry(port);
12647 mach_destroy_memory_entry(port);
H A Dvm_user.c2763 * released, ipc_kobject_destroy() will call mach_destroy_memory_entry().
2774 * mach_destroy_memory_entry:
2786 mach_destroy_memory_entry( function
/darwin-on-arm/xnu/osfmk/kern/
H A Dipc_kobject.c519 mach_destroy_memory_entry(port);

Completed in 119 milliseconds