Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/sfmmu/vm/
H A Dhat_sfmmu.c13983 #define RGN_HASH_FUNCTION(obj) (((((uintptr_t)(obj)) >> 4) ^ \ macro
14050 rhash = RGN_HASH_FUNCTION(r_obj); in hat_join_region()
14443 rhash = RGN_HASH_FUNCTION(r_obj); in hat_leave_region()