HomeSort by: relevance | last modified time | path
    Searched refs:setcxsegmap (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/arch/sparc/include/
oldmon.h 244 void (*setcxsegmap) /* Set seg in any context */ member in struct:om_vector
266 romVectorPtr->setcxsegmap(context, va, sme)
  /src/sys/arch/sun3/include/
mon.h 354 #define setcxsegmap mon_un.un3.un3_setcxsegmap macro
  /src/sys/arch/sun68k/include/
mon.h 369 #define setcxsegmap mon_un.un3.un3_setcxsegmap macro
  /src/sys/arch/sparc/sparc/
promlib.c 1233 promops.po_setcontext = oldpvec->setcxsegmap;
  /src/sys/arch/sun3/sun3/
pmap.c 1693 /* Note: PROM setcxsegmap function needs sfc=dfc=FC_CONTROL */
1709 (*rvec->setcxsegmap)(i, va, sme);

Completed in 18 milliseconds