Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libc/port/i18n/
H A Dgettext_util.c180 cur_msg->hashid == mp->hash_domain && in check_cache()
197 mnp->hashid, mp->hash_domain); in check_cache()
200 if (mnp->hashid == mp->hash_domain && in check_cache()
436 gprintf(level, " hash_domain: %d\n", mp->hash_domain); in printmp()
H A Dgettext_real.c68 uint32_t hash_domain; in _real_gettext_u() local
122 hash_domain = get_hashid(cur_domain, &cur_domain_len); in _real_gettext_u()
176 mp->hash_domain = hash_domain; in _real_gettext_u()
1066 mnp->hashid = mp->hash_domain; in handle_mo()
H A Dgettext.h156 uint32_t hash_domain; /* hash ID of domain */ member
/titanic_41/usr/src/uts/i86pc/io/amd_iommu/
H A Damd_iommu_page_tables.c117 hash_domain(domain_id_t domainid) in hash_domain() function
151 idx = hash_domain(domainid); in amd_iommu_lookup_domain()
206 idx = hash_domain(dp->d_domainid); in amd_iommu_teardown_domain()