Home
last modified time | relevance | path

Searched refs:convert_port_to_map (Results 1 – 5 of 5) sorted by relevance

/xnu-12377.41.6/osfmk/kern/
H A Dipc_tt.h243 extern vm_map_t convert_port_to_map(
H A Dipc_tt.c2888 convert_port_to_map( in convert_port_to_map() function
/xnu-12377.41.6/osfmk/vm/
H A Dvm_user.c970 src_map = convert_port_to_map(src_tport); in mach_vm_remap_new_external()
1648 map = convert_port_to_map(target_tport); in mach_vm_purgable_control_external()
H A Dvm_map.c22596 return convert_port_to_map(port); in convert_port_entry_to_map()
/xnu-12377.41.6/osfmk/mach/
H A Dmach_types.defs236 intran: vm_map_t convert_port_to_map(mach_port_t)