Home
last modified time | relevance | path

Searched refs:pmap_remove_all (Results 1 – 10 of 10) sorted by relevance

/f-stack/freebsd/vm/
H A Dpmap.h163 void pmap_remove_all(vm_page_t m);
H A Ddevice_pager.c237 pmap_remove_all(m); in cdev_pager_free_page()
H A Dvm_fault.c983 pmap_remove_all(fs->m_cow); in vm_fault_cow()
H A Dvm_page.c4287 return (vm_page_try_blocked_op(m, pmap_remove_all)); in vm_page_try_remove_all()
5232 pmap_remove_all(m); in vm_page_set_invalid()
H A Dvm_object.c2112 pmap_remove_all(p); in vm_object_page_remove()
/f-stack/freebsd/i386/i386/
H A Dpmap_base.c880 pmap_remove_all(vm_page_t m) in pmap_remove_all() function
/f-stack/freebsd/mips/mips/
H A Dpmap.c1953 pmap_remove_all(vm_page_t m) in pmap_remove_all() function
/f-stack/freebsd/arm/arm/
H A Dpmap-v6.c4274 pmap_remove_all(vm_page_t m) in pmap_remove_all() function
/f-stack/freebsd/arm64/arm64/
H A Dpmap.c3142 pmap_remove_all(vm_page_t m) in pmap_remove_all() function
/f-stack/freebsd/amd64/amd64/
H A Dpmap.c6176 pmap_remove_all(vm_page_t m) in pmap_remove_all() function