Home
last modified time | relevance | path

Searched refs:shctx_on (Results 1 – 8 of 8) sorted by relevance

/titanic_41/usr/src/uts/sun4u/vm/
H A Dmach_sfmmu_asm.s112 ! if (shctx_on) {
141 sethi %hi(shctx_on), %g5
142 ld [%g5 + %lo(shctx_on)], %g5
H A Dmach_sfmmu.h94 sethi %hi(shctx_on), tmp1 ;\
95 ld [tmp1 + %lo(shctx_on)], tmp1 ;\
/titanic_41/usr/src/uts/sun4v/cpu/
H A Dniagara.c149 shctx_on = 0; in cpu_setup()
/titanic_41/usr/src/uts/sun4/vm/
H A Dsfmmu.c198 if (!shctx_on) { in hat_kern_setup()
/titanic_41/usr/src/uts/sun4v/os/
H A Dfillsysinfo.c404 shctx_on = 1; in cpu_setup_common()
/titanic_41/usr/src/uts/sun4u/cpu/
H A Dopl_olympus.c314 shctx_on = 1; in cpu_fix_alljupiter()
/titanic_41/usr/src/uts/sfmmu/vm/
H A Dhat_sfmmu.h750 extern int shctx_on;
H A Dhat_sfmmu.c288 int shctx_on = 0; variable
1372 if (shctx_on && disable_shctx) { in hat_init()
1373 shctx_on = 0; in hat_init()
1376 if (shctx_on) { in hat_init()
13475 if (shctx_on) in hat_supported()
13797 if (!shctx_on) { in hat_join_srd()