HomeSort by: relevance | last modified time | path
    Searched defs:TRAP_SETUP (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/sparc/sparc/
locore.s 1421 * ASSUMPTIONS: TRAP_SETUP() is called with:
1465 #define TRAP_SETUP(stackspace) \
1790 TRAP_SETUP(-CCFSZ-80)
1857 TRAP_SETUP(-CCFSZ-80)
1962 TRAP_SETUP(-CCFSZ-80)
2130 TRAP_SETUP(-CCFSZ-80)
2225 TRAP_SETUP(-CCFSZ-80)
2390 TRAP_SETUP(-CCFSZ-80)
3284 * This is similar to TRAP_SETUP, but we do not want to spend
  /src/sys/arch/sparc64/sparc64/
locore.s 1334 * trap frame so we don't trap during the TRAP_SETUP() operation. There
1404 .asciz "TRAP_SETUP: tt=%x osp=%x nsp=%x tl=%x tpc=%x\n"
1456 #define TRAP_SETUP(stackspace) \
1572 #define TRAP_SETUP(stackspace) \
2021 * kernel window and a user window state. If we do a TRAP_SETUP() now,
2069 * TRAP_SETUP expects to come from either kernel mode or
2098 TRAP_SETUP(-CC64FSZ-TF_SIZE)
2440 * only happen inside TRAP_SETUP or INTR_SETUP. Emulate
2484 TRAP_SETUP(-CC64FSZ-TF_SIZE)
2730 TRAP_SETUP(-CC64FSZ-TF_SIZE
    [all...]

Completed in 23 milliseconds