Home
last modified time | relevance | path

Searched refs:disable_shctx (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/sfmmu/vm/
H A Dhat_sfmmu.h746 extern int disable_shctx;
H A Dhat_sfmmu.c287 int disable_shctx = 0; variable
1371 if (shctx_on && disable_shctx) { in hat_init()