Home
last modified time | relevance | path

Searched refs:HAT_UNLOAD_UNLOCK (Results 26 – 41 of 41) sorted by relevance

12

/illumos-gate/usr/src/uts/i86pc/os/
H A Dddi_impl.c1189 hat_unload(kas.a_hat, kva, PAGESIZE, HAT_UNLOAD_UNLOCK); in kmem_override_cache_attrs()
1371 hat_unload(kas.a_hat, addr, asize, HAT_UNLOAD_UNLOCK); in contig_free()
/illumos-gate/usr/src/uts/sun4/vm/
H A Dsfmmu.c1210 hat_unload(kas.a_hat, addr, size, HAT_UNLOAD_UNLOCK); in sfmmu_tsb_segkmem_free()
/illumos-gate/usr/src/uts/common/io/
H A Dramdisk.c404 HAT_UNLOAD_UNLOCK); in rd_unmap_window()
/illumos-gate/usr/src/uts/common/xen/dtrace/
H A Dxdt.c669 HAT_UNLOAD_UNMAP | HAT_UNLOAD_UNLOCK); in xdt_detach_trace_buffers()
/illumos-gate/usr/src/uts/common/xen/io/
H A Dxpvtap.c853 hat_unload(as->a_hat, uaddr, PAGESIZE, HAT_UNLOAD_UNLOCK); in xpvtap_segmf_unregister()
/illumos-gate/usr/src/uts/sun4/io/
H A Dtrapstat.c878 hat_unload(kas.a_hat, va, MMU_PAGESIZE, HAT_UNLOAD_UNLOCK); in trapstat_probe_free()
/illumos-gate/usr/src/uts/sparc/dtrace/
H A Dfbt.c377 HAT_UNLOAD_UNLOCK); in fbt_trampoline_unmap()
/illumos-gate/usr/src/uts/i86pc/vm/
H A Dhat_i86.c2686 if ((flags & HAT_UNLOAD_UNLOCK) != 0 && hat != kas.a_hat) { in hat_pte_unmap()
3648 flags |= HAT_UNLOAD_UNLOCK; in hat_unshare()
/illumos-gate/usr/src/uts/common/krtld/
H A Dkobj.c2058 hat_unload(kas.a_hat, base, size, HAT_UNLOAD_UNLOCK); in kobj_load_module()
4327 hat_unload(kas.a_hat, mp->textwin_base, size, HAT_UNLOAD_UNLOCK); in kobj_textwin_free()
/illumos-gate/usr/src/uts/i86pc/io/amd_iommu/
H A Damd_iommu_impl.c1217 iommu->aiomt_reg_size, HAT_UNLOAD_UNLOCK); in amd_iommu_fini()
/illumos-gate/usr/src/uts/sun4u/io/
H A Dopl_cfg.c2853 hat_unload(kas.a_hat, hwdp, size, HAT_UNLOAD_UNLOCK); in opl_unprobe_sb()
/illumos-gate/usr/src/uts/common/vm/
H A Dseg_spt.c784 hat_flags = HAT_UNLOAD_UNLOCK | HAT_UNLOAD_UNMAP; in segspt_free_pages()
H A Dseg_dev.c3826 hat_unload(kas.a_hat, addr, size, HAT_UNLOAD_UNLOCK); in devmap_free_pages()
/illumos-gate/usr/src/uts/i86pc/io/
H A Drootnex.c1247 hat_unload(kas.a_hat, addr - pgoffset, ptob(npages), HAT_UNLOAD_UNLOCK); in rootnex_unmap_regspec()
/illumos-gate/usr/src/uts/common/io/myri10ge/drv/
H A Dmyri10ge.c4302 hat_unload(kas.a_hat, cvaddr, ptob(1), HAT_UNLOAD_UNLOCK); in myri10ge_enable_nvidia_ecrc()
/illumos-gate/usr/src/uts/sfmmu/vm/
H A Dhat_sfmmu.c6023 if (flags & HAT_UNLOAD_UNLOCK) { in sfmmu_hblk_unload()

12