Lines Matching refs:hmeshift
2063 #define HMEHASH_FUNC_ASM(tagacc, hatid, tsbarea, hmeshift, hmebp, \ argument
2074 srlx tagacc, hmeshift, vapg ;\
2084 #define MAKE_HASHTAG(vapg, hatid, hmeshift, hashno, hblktag) \ argument
2085 sllx vapg, hmeshift, vapg ;\
2220 #define GET_TTE(tagacc, hatid, tte, hmeblkpa, tsbarea, hmemisc, hmeshift, \ argument
2225 HMEHASH_FUNC_ASM(tagacc, hatid, tsbarea, hmeshift, tte, \
2236 MAKE_HASHTAG(hmeblkpa, hatid, hmeshift, hashno, hmemisc) ;\
2308 hmeshift, hashno, tmp, label, foundlabel, \ argument
2313 HMEHASH_FUNC_ASM(tagacc, hatid, tsbarea, hmeshift, tte, \
2324 MAKE_HASHTAG(hmeblkpa, hatid, hmeshift, hashno, hmemisc) ;\
2398 srlx tagacc, hmeshift, tte ;\
2401 MAKE_HASHTAG(tte, hatid, hmeshift, hashno, hmemisc) ;\