Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sfmmu/vm/
H A Dhat_sfmmu.h452 #define SFMMU_L1_HMERLINKS (8) macro
455 #define SFMMU_L1_HMERLINKS_MASK (SFMMU_L1_HMERLINKS - 1)
458 (SFMMU_L1_HMERLINKS * sizeof (sf_rgn_link_t *))
462 #if (SFMMU_L1_HMERLINKS * SFMMU_L2_HMERLINKS < SFMMU_MAX_HME_REGIONS)
699 sf_rgn_link_t *sfmmu_hmeregion_links[SFMMU_L1_HMERLINKS];
H A Dhat_sfmmu.c1955 for (i = 0; i < SFMMU_L1_HMERLINKS; i++) { in hat_free_end()
1966 for (i = 0; i < SFMMU_L1_HMERLINKS; i++) { in hat_free_end()
15274 for (i = 0; i < SFMMU_L1_HMERLINKS; i++) { in sfmmu_destroy_scd()