Searched refs:hat_setrefmod (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/vm/
H A Dhat.h480 #define hat_setrefmod(pp) (hat_page_setattr(pp, P_REF|P_MOD)) macro
H A Dseg_map.c543 hat_setrefmod(pp);
666 hat_setrefmod(pp);
1568 hat_setrefmod(pp);
2019 hat_setrefmod(pp);
2264 hat_setrefmod(pp);
H A Dvm_anon.c2257 hat_setrefmod(pp);
2500 hat_setrefmod(pp); /* mark as modified */
2750 hat_setrefmod(pp); /* mark as modified */
2831 hat_setrefmod(pp); /* mark as modified so pageout writes back */
3049 hat_setrefmod(pp);
H A Dvpm.c973 hat_setrefmod(pp);
H A Dseg_spt.c1468 hat_setrefmod(pplist[i]);
1641 hat_setrefmod(pp);
H A Dseg_vn.c2618 hat_setrefmod(pp);
9480 hat_setrefmod(*pplist);
9553 hat_setrefmod(*pplist);

Completed in 153 milliseconds