Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sfmmu/ml/
H A Dsfmmu_asm.S1468 #define HAT_HSEARCH_DBSTAT(hatid, tsbarea, tmp1, tmp2) \ argument
1479 #define HAT_HLINK_DBSTAT(hatid, tsbarea, tmp1, tmp2) \ argument
1493 #define HAT_HSEARCH_DBSTAT(hatid, tsbarea, tmp1, tmp2) argument
1495 #define HAT_HLINK_DBSTAT(hatid, tsbarea, tmp1, tmp2) argument
1893 #define HMEHASH_FUNC_ASM(tagacc, hatid, tsbarea, hmeshift, hmebp, \ argument
1914 #define MAKE_HASHTAG(vapg, hatid, hmeshift, hashno, hblktag) \ argument
1934 #define HMEHASH_SEARCH(hmebp, hmeblktag, hatid, hmeblkpa, tsbarea, \ argument
1970 #define HMEHASH_SEARCH_SHME(hmeblktag, hatid, hmeblkpa, tsbarea, \ argument
2050 #define GET_TTE(tagacc, hatid, tte, hmeblkpa, tsbarea, hmemisc, hmeshift, \ argument
2137 #define GET_SHME_TTE(tagacc, hatid, tte, hmeblkpa, tsbarea, hmemisc, \ argument
/illumos-gate/usr/src/uts/common/fs/proc/
H A Dprioctl.c3664 oprpdread(struct as *as, uint_t hatid, struct uio *uiop) in oprpdread()
3775 oprpdread32(struct as *as, uint_t hatid, struct uio *uiop) in oprpdread32()
H A Dprsubr.c2145 prpdread(proc_t *p, uint_t hatid, struct uio *uiop) in prpdread()
2296 prpdread32(proc_t *p, uint_t hatid, struct uio *uiop) in prpdread32()
/illumos-gate/usr/src/uts/sfmmu/vm/
H A Dhat_sfmmu.h1518 #define HME_HASH_FUNCTION(hatid, vaddr, shift) \ argument