Searched refs:itagacc (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/uts/sun4v/vm/ |
H A D | mach_sfmmu.h | 179 #define GET_MMU_BOTH_TAGACC(dtagacc, itagacc, scr1, scr2) \ argument 189 ldx [scr1 + MMFSA_I_CTX], itagacc; \ 191 cmp itagacc, USER_CONTEXT_TYPE; \ 193 movgu %icc, USER_CONTEXT_TYPE, itagacc; \ 194 or scr2, itagacc, itagacc
|
/titanic_41/usr/src/uts/sun4u/vm/ |
H A D | mach_sfmmu.h | 188 #define GET_MMU_BOTH_TAGACC(dtagacc, itagacc, scr1, scr2) \ argument 191 ldxa [scr1]ASI_IMMU, itagacc
|