Home
last modified time | relevance | path

Searched defs:hatid (Results 1 – 4 of 4) sorted by relevance

/titanic_50/usr/src/uts/sfmmu/ml/
H A Dsfmmu_asm.s1594 #define HAT_HSEARCH_DBSTAT(hatid, tsbarea, tmp1, tmp2) \ argument
1605 #define HAT_HLINK_DBSTAT(hatid, tsbarea, tmp1, tmp2) \ argument
1619 #define HAT_HSEARCH_DBSTAT(hatid, tsbarea, tmp1, tmp2) argument
1621 #define HAT_HLINK_DBSTAT(hatid, tsbarea, tmp1, tmp2) argument
2063 #define HMEHASH_FUNC_ASM(tagacc, hatid, tsbarea, hmeshift, hmebp, \ argument
2084 #define MAKE_HASHTAG(vapg, hatid, hmeshift, hashno, hblktag) \ argument
2104 #define HMEHASH_SEARCH(hmebp, hmeblktag, hatid, hmeblkpa, tsbarea, \ argument
2140 #define HMEHASH_SEARCH_SHME(hmeblktag, hatid, hmeblkpa, tsbarea, \ argument
2220 #define GET_TTE(tagacc, hatid, tte, hmeblkpa, tsbarea, hmemisc, hmeshift, \ argument
2307 #define GET_SHME_TTE(tagacc, hatid, tte, hmeblkpa, tsbarea, hmemisc, \ argument
/titanic_50/usr/src/uts/common/fs/proc/
H A Dprioctl.c3704 oprpdread(struct as *as, uint_t hatid, struct uio *uiop) in oprpdread()
3811 oprpdread32(struct as *as, uint_t hatid, struct uio *uiop) in oprpdread32()
H A Dprsubr.c1899 prpdread(proc_t *p, uint_t hatid, struct uio *uiop) in prpdread()
2046 prpdread32(proc_t *p, uint_t hatid, struct uio *uiop) in prpdread32()
/titanic_50/usr/src/uts/sfmmu/vm/
H A Dhat_sfmmu.h1518 #define HME_HASH_FUNCTION(hatid, vaddr, shift) \ argument