Home
last modified time | relevance | path

Searched refs:set_dirbase (Results 1 – 2 of 2) sorted by relevance

/xnu-10063.121.3/osfmk/i386/
H A Dpmap.h650 set_dirbase(pmap_t tpmap, thread_t thread, int my_cpu) in set_dirbase() function
808 set_dirbase(tpmap, thread, my_cpu); \
/xnu-10063.121.3/osfmk/x86_64/
H A Dpmap.c2711 set_dirbase(tpmap, current_thread(), cpu_number()); in pmap_switch()