Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/vm/
H A Dhat.h440 #define HAT_SYNC_STOPON_SHARED 0x08 macro
/titanic_41/usr/src/uts/common/os/
H A Dvm_pageout.c1013 HAT_SYNC_STOPON_SHARED; in checkpage()
/titanic_41/usr/src/uts/i86pc/vm/
H A Dhat_i86.c3688 if ((flags & HAT_SYNC_STOPON_SHARED) != 0 && in hat_pagesync()
/titanic_41/usr/src/uts/sfmmu/vm/
H A Dhat_sfmmu.c7522 if (clearflag & HAT_SYNC_STOPON_SHARED) { in hat_pagesync()
7532 clearflag &= ~HAT_SYNC_STOPON_SHARED; in hat_pagesync()