Home
last modified time | relevance | path

Searched refs:HAT_FORCE_PGUNLOAD (Results 1 – 12 of 12) sorted by relevance

/titanic_41/usr/src/uts/common/vm/
H A Dvm_pvn.c504 HAT_FORCE_PGUNLOAD); in pvn_write_done()
638 (void) hat_pageunload(pp, HAT_FORCE_PGUNLOAD); in pvn_getdirty()
H A Dhat.h462 #define HAT_FORCE_PGUNLOAD 0x01 macro
H A Dvm_page.c1253 (void) hat_pageunload(pp, HAT_FORCE_PGUNLOAD); in page_exists_physcontig()
3087 (void) hat_pageunload(pp, HAT_FORCE_PGUNLOAD); in page_destroy()
3142 (void) hat_pageunload(tpp, HAT_FORCE_PGUNLOAD); in page_destroy_pages()
3319 (void) hat_pageunload(pp, HAT_FORCE_PGUNLOAD); in page_rename()
4897 (void) hat_pageunload(targ, HAT_FORCE_PGUNLOAD); in do_page_relocate()
5271 (void) hat_pageunload(tpp, HAT_FORCE_PGUNLOAD); in page_try_demote_pages()
5543 (void) hat_pageunload(pp0, HAT_FORCE_PGUNLOAD); in page_mark_migrate()
6652 (void) hat_pageunload(pp, HAT_FORCE_PGUNLOAD); in page_capture_clean_page()
H A Dvm_anon.c1260 HAT_FORCE_PGUNLOAD); in anon_decref_pages()
1794 (void) hat_pageunload(pp, HAT_FORCE_PGUNLOAD); in anon_disclaim()
1821 (void) hat_pageunload(pp, HAT_FORCE_PGUNLOAD); in anon_disclaim()
3125 HAT_FORCE_PGUNLOAD); in anon_try_demote_pages()
H A Dseg_vn.c3327 (void) hat_pageunload(ppa[i], HAT_FORCE_PGUNLOAD); in segvn_full_szcpages()
/titanic_41/usr/src/uts/common/os/
H A Dvm_pageout.c1107 (void) hat_pageunload(pp, HAT_FORCE_PGUNLOAD); in checkpage()
H A Dmem_cage.c1632 (void) hat_pageunload(pp, HAT_FORCE_PGUNLOAD); in kcage_invalidate_page()
H A Dmem_config.c2005 (void) hat_pageunload(pp, HAT_FORCE_PGUNLOAD); in delete_memory_thread()
/titanic_41/usr/src/uts/i86pc/os/
H A Dpmem.c441 (void) hat_pageunload(pp, HAT_FORCE_PGUNLOAD); in devmap_pmem_free()
/titanic_41/usr/src/uts/i86pc/vm/
H A Dvm_machdep.c2407 (void) hat_pageunload(pp, HAT_FORCE_PGUNLOAD); in page_destroy_io()
2717 (void) hat_pageunload(expp, HAT_FORCE_PGUNLOAD); in page_swap_with_hypervisor()
H A Dhat_i86.c3514 (void) hati_pageunload(rootpp, 1, HAT_FORCE_PGUNLOAD); in hat_page_demote()
/titanic_41/usr/src/uts/common/fs/cachefs/
H A Dcachefs_vnops.c7689 (void) hat_pageunload((*ppp), HAT_FORCE_PGUNLOAD); in cachefs_getapage()
7788 (void) hat_pageunload((*ppp), HAT_FORCE_PGUNLOAD); in cachefs_getapage_back()