Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86pc/vm/
H A Dhat_i86.c3734 int noshuffle; in hat_page_setattr() local
3736 noshuffle = flag & P_NSH; in hat_page_setattr()
3743 !noshuffle) { in hat_page_setattr()
/illumos-gate/usr/src/uts/sfmmu/vm/
H A Dhat_sfmmu.c7680 int noshuffle; in hat_page_setattr() local
7682 noshuffle = flag & P_NSH; in hat_page_setattr()
7694 !noshuffle) { in hat_page_setattr()