Searched defs:tsbmiss (Results 1 – 3 of 3) sorted by relevance
/titanic_41/usr/src/uts/sfmmu/vm/ |
H A D | hat_sfmmu.h | 1051 #define SET_UTSBREG_SHCTX(tsbmiss, tsbmissoffset, tsbreg) \ argument 1065 #define GET_UTSBREG_SHCTX(tsbmiss, tsbmissoffset, tsbreg) \ argument 1774 struct tsbmiss { struct 1775 sfmmu_t *ksfmmup; /* kernel hat id */ 1776 sfmmu_t *usfmmup; /* user hat id */ 1777 sf_srd_t *usrdp; /* user's SRD hat id */ 1778 struct tsbe *tsbptr; /* hardware computed ptr */ 1779 struct tsbe *tsbptr4m; /* hardware computed ptr */ 1780 struct tsbe *tsbscdptr; /* hardware computed ptr */ 1781 struct tsbe *tsbscdptr4m; /* hardware computed ptr */ [all …]
|
/titanic_41/usr/src/uts/sun4v/vm/ |
H A D | mach_sfmmu.h | 388 #define GET_UTSBREG_SHCTX(tsbmiss, tsbmissoffset, tsbreg) \ argument
|
/titanic_41/usr/src/uts/sfmmu/ml/ |
H A D | sfmmu_asm.s | 2016 #define ISM_CHECK(tagacc, tsbmiss, ismseg, ismhat, tmp1, tmp2, tmp3 \ argument
|