Searched refs:HAT_SYNC_DONTZERO (Results 1 – 8 of 8) sorted by relevance
434 #define HAT_SYNC_DONTZERO 0x00 macro
484 ppattr = hat_pagesync(pp, HAT_SYNC_DONTZERO | in pvn_write_done()
4355 HAT_SYNC_DONTZERO | HAT_SYNC_STOPON_MOD) & P_MOD)) { in page_busy()4471 mod = (hat_pagesync(pp, HAT_SYNC_DONTZERO | HAT_SYNC_STOPON_MOD) in page_invalidate_pages()
3025 (void) hat_pagesync(opp, HAT_SYNC_DONTZERO | HAT_SYNC_STOPON_MOD); in segvn_faultpage()
289 HAT_SYNC_DONTZERO | HAT_SYNC_STOPON_MOD) & P_MOD; in fsflush_do_pages()
1012 pagesync_flag = HAT_SYNC_DONTZERO | HAT_SYNC_STOPON_REF | in checkpage()
1984 ppattr = hat_pagesync(pp, HAT_SYNC_DONTZERO | in biomodified()
6221 ASSERT((clearflag == HAT_SYNC_DONTZERO) || in hat_sync()7453 if ((clearflag & ~HAT_SYNC_STOPON_RM) == HAT_SYNC_DONTZERO && in hat_pagesync()7492 ASSERT((clearflag == HAT_SYNC_DONTZERO) || in sfmmu_pagesync()