rcr3
sc->sc_cr3 = rcr3() | cr3_reuse_pcid;
(pmap->pm_pdirpa == (rcr3() & CR3_PADDR)));
cr3 = rcr3();
static __inline u_int rcr3(void);