Searched refs:pmap_release (Results 1 - 9 of 9) sorted by relevance

/freebsd-current/sys/dev/xdma/
H A Dxdma_iommu.c164 pmap_release(&xio->p);
/freebsd-current/sys/vm/
H A Dpmap.h159 void pmap_release(pmap_t);
H A Dvm_map.c381 pmap_release(vmspace_pmap(vm));
/freebsd-current/sys/i386/i386/
H A Dpmap_base.c855 pmap_release(pmap_t pmap) function
/freebsd-current/share/man/man9/
H A DMakefile286 pmap_release.9 \
/freebsd-current/sys/riscv/riscv/
H A Dpmap.c1609 pmap_release(pmap_t pmap) function
1614 ("pmap_release: pmap resident count %ld != 0",
/freebsd-current/sys/arm/arm/
H A Dpmap-v6.c2315 pmap_release(pmap_t pmap) function
/freebsd-current/sys/amd64/amd64/
H A Dpmap.c4916 pmap_release(pmap_t pmap) function
4922 ("pmap_release: pmap %p has reserved page table page(s)",
4966 ("pmap_release: pmap %p resident count %ld != 0",
/freebsd-current/sys/arm64/arm64/
H A Dpmap.c2577 * pmap_release() is called.
2863 pmap_release(pmap_t pmap) function
2874 ("pmap_release: pmap resident count %ld != 0",
2877 ("pmap_release: Invalid l0 entry: %lx", pmap->pm_l0[0]));
2889 ("pmap_release: pmap resident count %ld != 0",
2892 ("pmap_release: pmap has reserved page table page(s)"));
2909 ("pmap_release: pmap cookie has out-of-range asid"));

Completed in 427 milliseconds