Searched defs:hmeshift (Results 1 – 3 of 3) sorted by relevance
/illumos-gate/usr/src/uts/sfmmu/ml/ |
H A D | sfmmu_asm.S | 1893 #define HMEHASH_FUNC_ASM(tagacc, hatid, tsbarea, hmeshift, hmebp, \ argument 1914 #define MAKE_HASHTAG(vapg, hatid, hmeshift, hashno, hblktag) \ argument 2050 #define GET_TTE(tagacc, hatid, tte, hmeblkpa, tsbarea, hmemisc, hmeshift, \ argument 2138 hmeshift, hashno, tmp, label, foundlabel, \ argument
|
/illumos-gate/usr/src/uts/sfmmu/vm/ |
H A D | hat_sfmmu.c | 2926 int hmeshift; in sfmmu_tteload_acquire_hashbucket() local 2950 int hmeshift; in sfmmu_tteload_find_hmeblk() local 3593 int hmeshift, size, vshift; in sfmmu_shadow_hcreate() local 3700 int hmeshift, shadow = 0; in sfmmu_free_hblks() local 3779 int hmeshift; in sfmmu_cleanup_rhblk() local 3827 int hmeshift; in sfmmu_unload_hmeregion_va() local 3938 int hmeshift, hashno = 1; in hat_unlock() local 4013 int hmeshift; in hat_unlock_region() local 4293 int hmeshift, hashno; in hat_add_callback() local 4523 int hmeshift, hashno; in hat_delete_callback() local [all …]
|
H A D | hat_sfmmu.h | 1509 #define HME_HASH_ADDR(vaddr, hmeshift) \ argument 1512 #define HME_HASH_BSPAGE(vaddr, hmeshift) \ argument
|