Home
last modified time | relevance | path

Searched refs:page_unresv (Results 1 – 14 of 14) sorted by relevance

/illumos-gate/usr/src/uts/i86xpv/os/
H A Dballoon.c488 page_unresv(rv - (meta_pg_end - meta_pg_start)); in balloon_inc_reservation()
551 page_unresv(request); in balloon_dec_reservation()
588 page_unresv(request - debit); in balloon_dec_reservation()
/illumos-gate/usr/src/uts/common/io/
H A Dramdisk.c324 page_unresv(npages); in rd_phys_alloc()
332 page_unresv(npages); in rd_phys_alloc()
364 page_unresv(npages); in rd_phys_alloc()
391 page_unresv(npages); in rd_phys_free()
/illumos-gate/usr/src/uts/i86pc/os/
H A Dpmem.c394 page_unresv(rpages); in devmap_pmem_alloc()
443 page_unresv(1); in devmap_pmem_free()
710 page_unresv(pmem_pgcnt); in lpg_free()
H A Dddi_impl.c1345 page_unresv(pgcnt); in contig_alloc()
1388 page_unresv(pgcnt); in contig_free()
/illumos-gate/usr/src/uts/common/vm/
H A Dseg_kmem.c893 page_unresv(npages); in segkmem_xalloc()
1043 page_unresv(npages); in segkmem_xfree()
1221 page_unresv(npages); in segkmem_xalloc_lp()
1444 page_unresv(npages); in segkmem_free_lpi()
H A Dseg_kp.c466 page_unresv(pages); in segkp_get_internal()
753 page_unresv(pages); in segkp_release_internal()
1266 page_unresv(pages); in segkp_unlock()
H A Dpage.h768 void page_unresv(pgcnt_t);
H A Dseg_dev.c3848 page_unresv(npages); in devmap_free_pages()
H A Dvm_page.c3988 page_unresv(pgcnt_t npages) in page_unresv() function
/illumos-gate/usr/src/uts/sun4v/vm/
H A Dmach_vm_dep.c460 page_unresv(npages); in contig_mem_span_alloc()
599 page_unresv(npages); in contig_mem_span_free()
/illumos-gate/usr/src/uts/intel/io/vmm/
H A Dvmm_reservoir.c815 page_unresv(sz >> PAGESHIFT); in vmmr_add()
873 page_unresv(sz >> PAGESHIFT); in vmmr_remove()
/illumos-gate/usr/src/uts/sun4/vm/
H A Dsfmmu.c1146 page_unresv(npages); in sfmmu_tsb_xalloc()
1230 page_unresv(npages); in sfmmu_tsb_segkmem_free()
/illumos-gate/usr/src/uts/i86pc/vm/
H A Dvm_machdep.c2492 page_unresv(1); in page_destroy_io()
2847 page_unresv(1); in page_swap_with_hypervisor()
2868 page_unresv(extpages - minctg); in page_swap_with_hypervisor()
H A Dhtable.c350 page_unresv(1); in ptable_free()