/freebsd/sys/arm64/vmm/ |
H A D | vmm_mmu.c | 87 vm_page_unwire_noq(m); in vmmpmap_release_l3() 106 vm_page_unwire_noq(m); in vmmpmap_release_l2() 125 vm_page_unwire_noq(m); in vmmpmap_release_l1() 143 vm_page_unwire_noq(m); in vmmpmap_fini() 188 vm_page_unwire_noq(m); in vmmpmap_l1_table() 231 vm_page_unwire_noq(m); in vmmpmap_l2_table() 274 vm_page_unwire_noq(m); in vmmpmap_l3_table()
|
/freebsd/sys/arm64/iommu/ |
H A D | iommu_pmap.c | 489 vm_page_unwire_noq(m); in _pmap_alloc_l3() 514 vm_page_unwire_noq(m); in _pmap_alloc_l3() 529 vm_page_unwire_noq(m); in _pmap_alloc_l3() 568 vm_page_unwire_noq(m); in smmu_pmap_release() 841 vm_page_unwire_noq(m1); in smmu_pmap_remove_pages() 842 vm_page_unwire_noq(m); in smmu_pmap_remove_pages() 848 vm_page_unwire_noq(m0); in smmu_pmap_remove_pages()
|
/freebsd/sys/x86/iommu/ |
H A D | amd_idpgtbl.c | 166 vm_page_unwire_noq(m); in amdiommu_pgtbl_map_pte() 175 vm_page_unwire_noq(m); in amdiommu_pgtbl_map_pte() 313 if (!vm_page_unwire_noq(m)) in amdiommu_unmap_clear_pte()
|
H A D | intel_idpgtbl.c | 374 vm_page_unwire_noq(m); in dmar_pgtbl_map_pte() 383 vm_page_unwire_noq(m); in dmar_pgtbl_map_pte() 576 if (!vm_page_unwire_noq(m)) in dmar_unmap_clear_pte()
|
/freebsd/sys/powerpc/powerpc/ |
H A D | uma_machdep.c | 94 vm_page_unwire_noq(m); in uma_small_free()
|
/freebsd/sys/dev/gve/ |
H A D | gve_qpl.c | 79 if (vm_page_unwire_noq(qpl->pages[i])) { in gve_free_qpl() 304 if (__predict_false(vm_page_unwire_noq(page))) { in gve_mextadd_free()
|
/freebsd/sys/vm/ |
H A D | vm_glue.c | 507 vm_page_unwire_noq(m); in vm_thread_stack_dispose() 642 (void)vm_page_unwire_noq(m); in vm_thread_stack_back()
|
H A D | vm_page.h | 701 bool vm_page_unwire_noq(vm_page_t m);
|
H A D | vm_kern.c | 662 vm_page_unwire_noq(m); in _kmem_unback()
|
H A D | uma_core.c | 1926 vm_page_unwire_noq(m); in startup_free() 2002 vm_page_unwire_noq(p); in pcpu_page_alloc() 2053 vm_page_unwire_noq(p); in noobj_alloc() 2160 vm_page_unwire_noq(m); in pcpu_page_free() 2177 vm_page_unwire_noq(m); in uma_small_free()
|
H A D | vm_page.c | 4441 if (vm_page_unwire_noq(m) && m->ref_count == 0) in vm_page_unwire() 4455 vm_page_unwire_noq(vm_page_t m) in vm_page_unwire_noq() function 4652 if (vm_page_unwire_noq(m)) { in vm_page_release_locked()
|
/freebsd/sys/arm/nvidia/drm2/ |
H A D | tegra_bo.c | 69 vm_page_unwire_noq(m); in tegra_bo_destruct()
|
/freebsd/sys/kern/ |
H A D | kern_kcov.c | 410 vm_page_unwire_noq(m); in kcov_free()
|
H A D | uipc_ktls.c | 466 (void)vm_page_unwire_noq(m + j); in ktls_buffer_release() 2864 (void)vm_page_unwire_noq(pg); in ktls_encrypt_record()
|
H A D | uipc_mbuf.c | 1854 vm_page_unwire_noq(pg); in mb_free_mext_pgs()
|
/freebsd/sys/compat/linuxkpi/common/src/ |
H A D | linux_page.c | 167 if (vm_page_unwire_noq(pgo)) in linux_free_pages()
|
/freebsd/sys/riscv/riscv/ |
H A D | pmap.c | 1742 vm_page_unwire_noq(m); in _pmap_alloc_l3() 1844 vm_page_unwire_noq(m); in pmap_release() 2038 vm_page_unwire_noq(m); in free_pv_chunk() 2461 vm_page_unwire_noq(ml3); in pmap_remove_l2() 3548 vm_page_unwire_noq(uwptpg); in pmap_enter_l2() 3569 vm_page_unwire_noq(uwptpg); in pmap_enter_l2()
|
/freebsd/sys/dev/drm2/ttm/ |
H A D | ttm_page_alloc.c | 138 vm_page_unwire_noq(m); in ttm_vm_page_free()
|
/freebsd/sys/powerpc/aim/ |
H A D | mmu_radix.c | 1593 vm_page_unwire_noq(m); in free_pv_chunk() 3277 vm_page_unwire_noq(uwptpg); in pmap_enter_l3e() 3300 vm_page_unwire_noq(uwptpg); in pmap_enter_l3e() 3655 vm_page_unwire_noq(&m[j]); in radix_pgd_release() 4337 vm_page_unwire_noq(m); in _pmap_allocpte() 4370 vm_page_unwire_noq(m); in _pmap_allocpte() 4383 vm_page_unwire_noq(m); in _pmap_allocpte()
|
/freebsd/sys/dev/xen/gntdev/ |
H A D | gntdev.c | 278 vm_page_unwire_noq(gref->page); in gref_list_dtor()
|
/freebsd/sys/arm64/arm64/ |
H A D | pmap.c | 2756 vm_page_unwire_noq(m); in _pmap_alloc_l3() 2784 vm_page_unwire_noq(m); in _pmap_alloc_l3() 2799 vm_page_unwire_noq(m); in _pmap_alloc_l3() 2994 vm_page_unwire_noq(m); in pmap_release() 3368 vm_page_unwire_noq(m); in free_pv_chunk_dequeued() 5702 vm_page_unwire_noq(uwptpg); in pmap_enter_l2() 5724 vm_page_unwire_noq(uwptpg); in pmap_enter_l2()
|
/freebsd/sys/i386/i386/ |
H A D | pmap.c | 2238 vm_page_unwire_noq(m); in __CONCAT() 2493 vm_page_unwire_noq(m); in free_pv_chunk() 4040 vm_page_unwire_noq(uwptpg); in pmap_enter_pde() 4059 vm_page_unwire_noq(uwptpg); in pmap_enter_pde()
|
/freebsd/sys/fs/nfsserver/ |
H A D | nfs_nfsdsubs.c | 1338 vm_page_unwire_noq(pg); in nfsrv_adj()
|
/freebsd/share/man/man9/ |
H A D | Makefile | 2445 vm_page_wire.9 vm_page_unwire_noq.9 \
|
/freebsd/sys/amd64/amd64/ |
H A D | pmap.c | 4454 vm_page_unwire_noq(m); in pmap_free_pt_page() 5550 vm_page_unwire_noq(m); in free_pv_chunk_dequeued() 11140 if (!vm_page_unwire_noq(m)) in pmap_pti_free_page()
|