Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sfmmu/vm/
H A Dhat_sfmmu.h366 sf_region_map_t _scd_rmap = (scdp)->scd_region_map; \
732 sf_region_map_t scd_region_map; /* bit mask of attached segments */ member
743 #define scd_hmeregion_map scd_region_map.h_rmap_s.hmeregion_map
744 #define scd_ismregion_map scd_region_map.h_rmap_s.ismregion_map
H A Dhat_sfmmu.c2163 &scdp->scd_region_map, ret); in hat_dup()
10028 if ((w = scdp->scd_region_map.bitmap[i]) == 0) { in sfmmu_set_scd_rttecnt()
14518 if ((w = scdp->scd_region_map.bitmap[i]) == 0) { in sfmmu_alloc_scd_tsbs()
14758 if ((w = scdp->scd_region_map.bitmap[i]) == 0) { in sfmmu_link_scd_to_regions()
14814 if ((w = scdp->scd_region_map.bitmap[i]) == 0) { in sfmmu_unlink_scd_from_regions()
14891 new_scdp->scd_region_map = *new_map; in sfmmu_alloc_scd()
15039 SF_RGNMAP_EQUAL(&scdp->scd_region_map, in sfmmu_find_scd()
15055 SF_RGNMAP_IS_SUBSET(&scdp->scd_region_map, in sfmmu_find_scd()
15245 SF_RGNMAP_EQUAL(scd_rmap, &sp->scd_region_map, ret); in sfmmu_destroy_scd()
/illumos-gate/usr/src/uts/sun4v/ml/
H A Dmach_offsets.in150 scd_region_map.h_rmap_s.hmeregion_map SCD_HMERMAP
/illumos-gate/usr/src/uts/sun4u/ml/
H A Dmach_offsets.in115 scd_region_map.h_rmap_s.hmeregion_map SCD_HMERMAP