Searched refs:current_space (Results 1 - 11 of 11) sorted by relevance

/xnu-2422.115.4/osfmk/kern/
H A Dmk_timer.c63 ipc_space_t myspace = current_space();
210 ipc_space_t myspace = current_space();
250 ipc_space_t myspace = current_space();
311 ipc_space_t myspace = current_space();
H A Dipc_sync.c60 kr = ipc_object_translate(current_space(), name, MACH_PORT_RIGHT_SEND,
H A Dipc_clock.c190 space = current_space();
H A Dipc_host.c167 name = ipc_port_copyout_send(sright, current_space());
H A Dipc_mig.c467 ipc_space_t space = current_space();
H A Dipc_tt.c1412 if (ipc_object_copyin(current_space(), name,
1435 kr = ipc_object_copyin(current_space(), name,
/xnu-2422.115.4/osfmk/ipc/
H A Dipc_space.h209 #define current_space() (current_space_fast()) macro
234 extern ipc_space_t current_space(void);
H A Dmach_msg.c189 ipc_space_t space = current_space();
283 ipc_space_t space = current_space();
433 ipc_space_t space = current_space();
498 ipc_space_t space = current_space();
525 ipc_space_t space = current_space();
H A Dipc_pset.c343 kr = ipc_object_translate(current_space(), name,
412 kr = ipc_object_translate(current_space(), name,
/xnu-2422.115.4/osfmk/device/
H A Diokit_rpc.c217 return iokit_lookup_connect_ref(connectRef, current_space());
/xnu-2422.115.4/osfmk/vm/
H A Dbsd_vm.c347 space = current_space();

Completed in 95 milliseconds