Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sfmmu/ml/
H A Dsfmmu_kdi.S210 and %g3, HBLK_SZMASK, %g3; /* ttesz in %g3 */ \
H A Dsfmmu_asm.S2022 andcc hmemisc, HBLK_SZMASK, %g0 ;\
2216 btst HBLK_SZMASK, hmemisc ;\
/illumos-gate/usr/src/uts/sun4/os/
H A Dstartup.c2968 HBLK_SZMASK, in create_va_to_tte()
/illumos-gate/usr/src/uts/sfmmu/vm/
H A Dhat_sfmmu.h1399 #define HBLK_SZMASK 0x7 macro