Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sfmmu/vm/
H A Dhat_sfmmu.c13791 #define RGN_HASH_FUNCTION(obj) (((((uintptr_t)(obj)) >> 4) ^ \ macro
13851 rhash = RGN_HASH_FUNCTION(r_obj); in hat_join_region()
14238 rhash = RGN_HASH_FUNCTION(r_obj); in hat_leave_region()