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

/darwin-on-arm/xnu/osfmk/kern/
H A Dipc_tt.h142 extern vm_map_t convert_port_to_map(
H A Dipc_tt.c1235 * Routine: convert_port_to_map
1245 convert_port_to_map( function
/darwin-on-arm/xnu/osfmk/mach/
H A Dmach_types.defs162 intran: vm_map_t convert_port_to_map(mach_port_t)
/darwin-on-arm/xnu/osfmk/vm/
H A Dvm_map.c12547 * which may be null. Unlike convert_port_to_map, the
12596 map = convert_port_to_map(port);

Completed in 98 milliseconds