Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4v/sys/
H A Dpte.h89 #define tte_se tte_bit.e macro
249 #define TTE_IS_SIDEFFECT(ttep) ((ttep)->tte_se)
/illumos-gate/usr/src/uts/sun4u/sys/
H A Dpte.h102 #define tte_se tte_bit.e macro
295 #define TTE_IS_SIDEFFECT(ttep) ((ttep)->tte_se)
/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dus3_common.c807 if (tsbe_tte.tte_se) { in mondo_recover_proc()