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

  /src/sys/arch/vax/include/
cpu.h 164 mtpr(AST_OK,PR_ASTLVL); \
207 mtpr(AST_OK,PR_ASTLVL); \
221 mtpr(AST_OK,PR_ASTLVL); \
mtpr.h 55 #define PR_ASTLVL 19 /* AST Level */
  /src/sys/arch/vax/vax/
locore.c 97 mtpr(AST_NO, PR_ASTLVL); /* Turn off ASTs */
trap.c 318 mtpr(AST_NO,PR_ASTLVL);
machdep.c 195 mtpr(AST_NO, PR_ASTLVL);

Completed in 14 milliseconds