Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/sfmmu/ml/
H A Dsfmmu_kdi.s118 mov HBLK_RANGE_SHIFT, %g5; \
313 mov HBLK_RANGE_SHIFT, %g4
H A Dsfmmu_asm.s3928 mov HBLK_RANGE_SHIFT, %g6
/titanic_50/usr/src/uts/sfmmu/vm/
H A Dhat_sfmmu.h1495 #define HBLK_RANGE_SHIFT MMU_PAGESHIFT64K /* shift for HBLK_BS_MASK */ macro
1507 ((ttesz == TTE8K)? HBLK_RANGE_SHIFT : TTE_PAGE_SHIFT(ttesz))
/titanic_50/usr/src/uts/sun4/os/
H A Dstartup.c2995 HBLK_RANGE_SHIFT, in create_va_to_tte()