Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libc/port/i18n/
H A Dgettext_util.c179 cur_msg->hashid == mp->hash_domain && in check_cache()
196 mnp->hashid, mp->hash_domain); in check_cache()
199 if (mnp->hashid == mp->hash_domain && in check_cache()
435 gprintf(level, " hash_domain: %d\n", mp->hash_domain); in printmp()
H A Dgettext_real.c70 uint32_t hash_domain; in _real_gettext_u() local
126 hash_domain = get_hashid(cur_domain, &cur_domain_len); in _real_gettext_u()
180 mp->hash_domain = hash_domain; in _real_gettext_u()
1070 mnp->hashid = mp->hash_domain; in handle_mo()
H A Dgettext.h154 uint32_t hash_domain; /* hash ID of domain */ member
/illumos-gate/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()