Home
last modified time | relevance | path

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

/xnu-8019.80.24/osfmk/i386/
H A Dpmap.h796 #define PMAP_ACTIVATE_MAP(map, thread, my_cpu) { \ macro
816 PMAP_ACTIVATE_MAP(th->map, th, my_cpu); \
H A Dpcb.c445 PMAP_ACTIVATE_MAP(nmap, nt, cnum); in pmap_switch_context()