Symbol: HAT_FORCE_PGUNLOAD
usr/src/uts/common/os/mem_cage.c
1632
(void) hat_pageunload(pp, HAT_FORCE_PGUNLOAD);
usr/src/uts/common/os/mem_config.c
2006
(void) hat_pageunload(pp, HAT_FORCE_PGUNLOAD);
usr/src/uts/common/os/vm_pageout.c
1586
(void) hat_pageunload(pp, HAT_FORCE_PGUNLOAD);
usr/src/uts/common/vm/seg_vn.c
3333
(void) hat_pageunload(ppa[i], HAT_FORCE_PGUNLOAD);
usr/src/uts/common/vm/vm_anon.c
1266
HAT_FORCE_PGUNLOAD);
usr/src/uts/common/vm/vm_anon.c
1801
(void) hat_pageunload(pp, HAT_FORCE_PGUNLOAD);
usr/src/uts/common/vm/vm_anon.c
1828
(void) hat_pageunload(pp, HAT_FORCE_PGUNLOAD);
usr/src/uts/common/vm/vm_anon.c
3124
HAT_FORCE_PGUNLOAD);
usr/src/uts/common/vm/vm_page.c
1261
(void) hat_pageunload(pp, HAT_FORCE_PGUNLOAD);
usr/src/uts/common/vm/vm_page.c
3097
(void) hat_pageunload(pp, HAT_FORCE_PGUNLOAD);
usr/src/uts/common/vm/vm_page.c
3152
(void) hat_pageunload(tpp, HAT_FORCE_PGUNLOAD);
usr/src/uts/common/vm/vm_page.c
3329
(void) hat_pageunload(pp, HAT_FORCE_PGUNLOAD);
usr/src/uts/common/vm/vm_page.c
4923
(void) hat_pageunload(targ, HAT_FORCE_PGUNLOAD);
usr/src/uts/common/vm/vm_page.c
5297
(void) hat_pageunload(tpp, HAT_FORCE_PGUNLOAD);
usr/src/uts/common/vm/vm_page.c
5569
(void) hat_pageunload(pp0, HAT_FORCE_PGUNLOAD);
usr/src/uts/common/vm/vm_page.c
6686
(void) hat_pageunload(pp, HAT_FORCE_PGUNLOAD);
usr/src/uts/common/vm/vm_pvn.c
503
HAT_FORCE_PGUNLOAD);
usr/src/uts/common/vm/vm_pvn.c
630
(void) hat_pageunload(pp, HAT_FORCE_PGUNLOAD);
usr/src/uts/i86pc/os/pmem.c
439
(void) hat_pageunload(pp, HAT_FORCE_PGUNLOAD);
usr/src/uts/i86pc/vm/hat_i86.c
3997
(void) hati_pageunload(rootpp, 1, HAT_FORCE_PGUNLOAD);
usr/src/uts/i86pc/vm/vm_machdep.c
2497
(void) hat_pageunload(pp, HAT_FORCE_PGUNLOAD);
usr/src/uts/i86pc/vm/vm_machdep.c
2808
(void) hat_pageunload(expp, HAT_FORCE_PGUNLOAD);