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

/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dopl_olympus.c107 static uchar_t shctx_cext = TAGACCEXT_MKSZPAIR(DEFAULT_ISM_PAGESZC, TTE8K); variable
757 scdp->scd_sfmmup->sfmmu_cext = shctx_cext;
839 shctx_cext = TAGACCEXT_MKSZPAIR(TTE4M, TTE8K);
847 shctx_cext = TAGACCEXT_MKSZPAIR(TTE32M, TTE8K);
855 shctx_cext = TAGACCEXT_MKSZPAIR(TTE256M, TTE8K);
935 ASSERT(new_cext == shctx_cext);

Completed in 66 milliseconds