Home
last modified time | relevance | path

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

/xnu-10063.141.1/osfmk/i386/
H A Dpmap.h804 #define PMAP_ACTIVATE_MAP(map, thread, my_cpu) { \ macro
824 PMAP_ACTIVATE_MAP(th->map, th, my_cpu); \
H A Dpcb.c446 PMAP_ACTIVATE_MAP(nmap, nt, cnum); in pmap_switch_context()