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

/macosx-10.5.8/xnu-1228.15.4/osfmk/kern/
H A Dtask.h335 extern pmap_t get_task_pmap(task_t);
H A Dbsd_kern.c304 pmap_t get_task_pmap(task_t t) function
/macosx-10.5.8/xnu-1228.15.4/bsd/vm/
H A Dvm_unix.c180 pmap = get_task_pmap(current_task());

Completed in 24 milliseconds