Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sfmmu/vm/
H A Dhat_sfmmu.h339 #define SF_RGNMAP_ADD(map, r) BT_SET((map).bitmap, r) macro
H A Dhat_sfmmu.c13959 SF_RGNMAP_ADD(sfmmup->sfmmu_hmeregion_map, rid); in hat_join_region()
13987 SF_RGNMAP_ADD(sfmmup->sfmmu_ismregion_map, rid); in hat_join_region()
14350 SF_RGNMAP_ADD(sfmmup->sfmmu_hmeregion_map, rid); in hat_dup_region()