Home
last modified time | relevance | path

Searched refs:T_TL1 (Results 1 – 4 of 4) sorted by relevance

/titanic_50/usr/src/cmd/mdb/sparc/kmdb/
H A Dkaif_activate.c209 { T_INSTR_MMU_MISS + T_TL1, kaif_install_goto_tt64 },
210 { T_DATA_MMU_MISS + T_TL1, kaif_install_goto_tt68 },
212 { T_FAST_INSTR_MMU_MISS + T_TL1, kaif_install_immumiss },
213 { T_FAST_DATA_MMU_MISS + T_TL1, kaif_install_dmmumiss },
/titanic_50/usr/src/uts/sparc/v9/sys/
H A Dmachtrap.h101 #define T_TL1 0x200 macro
/titanic_50/usr/src/uts/sun4u/cpu/
H A Dus3_common_asm.s1869 andcc %g5, T_TL1, %g0
1871 movnz %xcc, 1, %g6 ! set %g6 if T_TL1 set
/titanic_50/usr/src/uts/sun4u/ml/
H A Dtrap_table.s1522 ASYNC_TRAP(T_INSTR_ERROR + T_TL1, trace_gen, tt1_iae);
1531 ASYNC_TRAP(T_DATA_ERROR + T_TL1, trace_gen, tt1_dae);