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

/xnu-2422.115.4/osfmk/ipc/
H A Dipc_space.h208 #define current_space_fast() (current_task_fast()->itk_space) macro
209 #define current_space() (current_space_fast())

Completed in 20 milliseconds