Searched refs:traptype (Results 1 – 9 of 9) sorted by relevance
/titanic_44/usr/src/uts/sun4v/vm/ |
H A D | mach_sfmmu.h | 522 #define SAVE_CTX1(traptype, ctx1, tmp, label) \ argument 527 cmp traptype, FAST_IMMU_MISS_TT ;\ 530 cmp traptype, T_INSTR_MMU_MISS ;\
|
/titanic_44/usr/src/uts/sun4v/ml/ |
H A D | wbuf.s | 79 mov T_WIN_OVERFLOW, %g3 ! arg3 = traptype 215 mov %g5, %g3 ! arg3 = traptype
|
H A D | mach_xc.s | 114 xc_trace(u_int traptype, cpuset_t *cpu_set, xcfunc_t *func,
|
H A D | trap_table.s | 1408 mov T_INSTR_MMU_MISS, %g3 ! arg2 = traptype
|
/titanic_44/usr/src/uts/sun4u/ml/ |
H A D | wbuf.s | 78 mov T_WIN_OVERFLOW, %g3 ! arg3 = traptype 212 mov %g5, %g3 ! arg3 = traptype
|
H A D | mach_xc.s | 112 xc_trace(u_int traptype, cpuset_t *cpu_set, xcfunc_t *func,
|
H A D | trap_table.s | 1605 mov T_INSTR_MMU_MISS, %g3 ! arg2 = traptype
|
/titanic_44/usr/src/uts/sun4u/vm/ |
H A D | mach_sfmmu.h | 783 #define SAVE_CTX1(traptype, tmp1, tmp2, label) \ argument 785 cmp traptype, FAST_IMMU_MISS_TT ;\
|
/titanic_44/usr/src/uts/sfmmu/vm/ |
H A D | hat_sfmmu.c | 11874 sfmmu_tsbmiss_exception(struct regs *rp, uintptr_t tagaccess, uint_t traptype) in sfmmu_tsbmiss_exception() argument 11899 if (ctxtype != INVALID_CONTEXT && traptype != T_DATA_PROT) { in sfmmu_tsbmiss_exception() 12058 trap(rp, (caddr_t)tagaccess, traptype, 0); in sfmmu_tsbmiss_exception() 12104 sfmmu_tsbmiss_suspended(struct regs *rp, uintptr_t tagacc, uint_t traptype) in sfmmu_tsbmiss_suspended() argument
|