Home
last modified time | relevance | path

Searched refs:CLO_FLAGS_TL_SHIFT (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/sys/
H A Dus3_module.h331 #define CLO_FLAGS_TL_SHIFT 8 macro
/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dus3_common_asm.S1515 sllx %g6, CLO_FLAGS_TL_SHIFT, %g6
H A Dus3_common.c1805 tl = (clo_flags & CLO_FLAGS_TL_MASK) >> CLO_FLAGS_TL_SHIFT; in cpu_deferred_error()