Searched refs:SFMMU_L2_HMERLINKS (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/sfmmu/vm/
H A Dhat_sfmmu.h448 * The value of SFMMU_L1_HMERLINKS and SFMMU_L2_HMERLINKS will be increased
453 #define SFMMU_L2_HMERLINKS (8) macro
456 #define SFMMU_L2_HMERLINKS_MASK (SFMMU_L2_HMERLINKS - 1)
460 (SFMMU_L2_HMERLINKS * sizeof (sf_rgn_link_t))
462 #if (SFMMU_L1_HMERLINKS * SFMMU_L2_HMERLINKS < SFMMU_MAX_HME_REGIONS)

Completed in 419 milliseconds