Searched refs:HAT_SYNC_DONTZERO (Results 1 – 8 of 8) sorted by relevance
434 #define HAT_SYNC_DONTZERO 0x00 macro
483 ppattr = hat_pagesync(pp, HAT_SYNC_DONTZERO | in pvn_write_done()
4397 HAT_SYNC_DONTZERO | HAT_SYNC_STOPON_MOD) & P_MOD)) { in page_busy()4512 mod = (hat_pagesync(pp, HAT_SYNC_DONTZERO | HAT_SYNC_STOPON_MOD) in page_invalidate_pages()
3031 (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()
1488 pagesync_flag = HAT_SYNC_DONTZERO | HAT_SYNC_STOPON_REF | in checkpage()
1967 ppattr = hat_pagesync(pp, HAT_SYNC_DONTZERO | in biomodified()
6225 ASSERT((clearflag == HAT_SYNC_DONTZERO) || in hat_sync()7457 if ((clearflag & ~HAT_SYNC_STOPON_RM) == HAT_SYNC_DONTZERO && in hat_pagesync()7496 ASSERT((clearflag == HAT_SYNC_DONTZERO) || in sfmmu_pagesync()