Searched defs:PMAP_SWITCH_USER (Results 1 - 2 of 2) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/osfmk/ppc/
H A Dpmap.h245 #define PMAP_SWITCH_USER(th, map, my_cpu) th->map = map; macro
/macosx-10.5.8/xnu-1228.15.4/osfmk/i386/
H A Dpmap.h685 #define PMAP_SWITCH_USER(th, new_map, my_cpu) { \ macro

Completed in 25 milliseconds