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

/macosx-10.5.8/xnu-1228.15.4/osfmk/i386/
H A Dpmap.h581 extern void pmap_load_kernel_cr3(void);
634 pmap_load_kernel_cr3();
727 pmap_load_kernel_cr3(); \
H A Dpcb.c1794 pmap_load_kernel_cr3();
H A Dpmap.c1709 * CR3 by calling pmap_load_kernel_cr3().
1711 * pmap_load_kernel_cr3()
1780 pmap_load_kernel_cr3();
1792 pmap_load_kernel_cr3(void) function

Completed in 75 milliseconds