Home
last modified time | relevance | path

Searched refs:hmeblkpa (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/sfmmu/ml/
H A Dsfmmu_asm.S1937 ldxa [hmeblkpa]ASI_MEM, hmeblkpa ;\
1940 cmp hmeblkpa, HMEBLK_ENDPA ;\
1973 cmp hmeblkpa, HMEBLK_ENDPA ;\
2086 cmp hmeblkpa, HMEBLK_ENDPA ;\
2116 add hmeblkpa, hatid, hmeblkpa ;\
2168 ldxa [hmeblkpa]ASI_MEM, hmeblkpa ;\
2180 cmp hmeblkpa, HMEBLK_ENDPA ;\
2212 add hmeblkpa, hatid, hmeblkpa ;\
2226 sub hmeblkpa, hatid, hmeblkpa ;\
2229 add hmeblkpa, HMEBLK_NEXTPA, hmeblkpa ;\
[all …]
/illumos-gate/usr/src/uts/sfmmu/vm/
H A Dhat_sfmmu.h973 #define GET_SCDSHMERMAP(tsbarea, hmeblkpa, hmentoff, use_shctx) \ argument
975 sub hmeblkpa, hmentoff, hmentoff /* hmentofff = hmeblkpa */ ;\