Home
last modified time | relevance | path

Searched refs:HAT_32M_ISM (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dus3_common_mmu.c273 ASSERT(!SFMMU_FLAGS_ISSET(hat, HAT_32M_ISM) || in mmu_fixup_large_pages()
276 !SFMMU_FLAGS_ISSET(hat, HAT_32M_ISM)); in mmu_fixup_large_pages()
280 SFMMU_FLAGS_ISSET(hat, HAT_32M_ISM)) { in mmu_fixup_large_pages()
/illumos-gate/usr/src/uts/sfmmu/vm/
H A Dhat_sfmmu.h851 #define HAT_32M_ISM 0x02 macro
H A Dhat_sfmmu.c8633 if (!SFMMU_FLAGS_ISSET(sfmmup, HAT_32M_ISM)) { in hat_share()
8635 SFMMU_FLAGS_SET(sfmmup, HAT_32M_ISM); in hat_share()