Home
last modified time | relevance | path

Searched full:unmap (Results 1 – 25 of 47) sorted by relevance

12

/Documentation/mm/
Dtranshuge.rst118 - map/unmap of a PMD entry for the whole THP increment/decrement
123 - map/unmap of individual pages with PTE entry increment/decrement
154 Partial unmap and deferred_split_folio()
163 the place where we can detect partial unmap. It also might be
164 counterproductive since in many cases partial unmap happens during exit(2) if
Dhighmem.rst165 synchronization to unmap.
177 case, the unmap operation may be a null operation.
Dhmm.rst116 specific commands in it to perform the update (unmap, cache invalidations, and
156 update action to the range (mark range read only, or fully unmap, etc.). The
/Documentation/core-api/
Ddma-api-howto.rst406 To unmap and free such a DMA region, you call::
509 packets, map/unmap them with the DMA_TO_DEVICE direction
510 specifier. For receive packets, just the opposite, map/unmap them
517 context. There are two versions of each map/unmap, one which will
518 map/unmap a single memory region, and one which will map/unmap a
538 and to unmap it::
554 map/unmap interface pair akin to dma_{map,unmap}_single(). These
610 To unmap a scatterlist, just call::
662 After the last DMA transfer call one of the DMA unmap routines
753 - unmap pages that are already mapped, when mapping error occurs in the middle
[all …]
Ddma-api.rst420 Unmap the previously mapped scatter/gather list. All the parameters
549 by the driver and must be kept around until unmap time.
556 call to dma_iova_try_alloc. This can be useful in the unmap path.
596 is used to unmap a range previously mapped, and
745 Unmap a kernel mapping returned by dma_vmap_noncontiguous(). dev must be the
914 the driver. When driver does unmap, debug_dma_unmap() checks the flag and if
916 leads up to the unmap. This interface can be called from dma_mapping_error()
Dswiotlb.rst18 the normal DMA map, unmap, and sync APIs when programming a device to do DMA.
74 unmap does a "sync" operation to cause a CPU copy of the data from the bounce
86 The swiotlb map/unmap/sync APIs must operate without blocking, as they are
/Documentation/features/vm/TLB/
Darch-support.txt2 # Feature name: batch-unmap-tlb-flush
/Documentation/userspace-api/media/dvb/
Ddmx-munmap.rst13 dmx-munmap - Unmap device memory
Ddmx-mmap.rst89 To unmap buffers the :c:func:`munmap()` function is used.
/Documentation/userspace-api/media/v4l/
Dfunc-munmap.rst13 v4l2-munmap - Unmap device memory
Dfunc-mmap.rst111 To unmap buffers the :c:func:`munmap()` function is used.
Dmmap.rst114 /* If you do not exit here you should unmap() and free()
194 /* If you do not exit here you should unmap() and free()
/Documentation/admin-guide/mm/
Dsoft-dirty.rst36 the same place. When unmap is called, the kernel internally clears PTE values
/Documentation/gpu/
Ddrm-vm-bind-async.rst183 * @obj: GEM object to operate on, MBZ for MAP_USERPTR, MBZ for UNMAP
216 /* Unmap a GPU virtual address range */
223 /* Unmap a gem object from the VM. */
Ddrm-vm-bind-locking.rst148 execution using this VM, unmap all gpu_vmas and release page-table memory.
403 tries to access whatever is now present in the CPU mm range, we unmap
407 laundry pages, we get such an unmap MMU notification and can mark the
/Documentation/ABI/testing/
Dsysfs-block-rnbd5 Description: To unmap a volume, "normal" or "force" has to be written to:
Dsysfs-bus-rbd33 running requests and then unmap the image. Requests sent to the
/Documentation/ABI/stable/
Dfirewire-cdev99 Unmap the isochronous I/O buffer from the process address space.
/Documentation/translations/zh_CN/core-api/irq/
Dirq-domain.rst235 4) 不需要实现irq_domain_ops.map和irq_domain_ops.unmap,它们在层次结构
/Documentation/devicetree/bindings/interrupt-controller/
Dti,sci-inta.yaml35 | Unmap |
/Documentation/networking/device_drivers/ethernet/marvell/
Docteontx2.rst216 Unmap Slot Error
282 Unmap Slot Error
/Documentation/arch/x86/
Diommu.rst59 required, driver performs dma_unmap_*() calls to unmap the region.
/Documentation/gpu/amdgpu/
Ddriver-core.rst113 map/unmap additional queues, etc.
/Documentation/trace/
Dmmiotrace.rst155 iounmap event UNMAP timestamp, map id, PC, PID
/Documentation/userspace-api/
Diommufd.rst35 - IOMMUFD_OBJ_IOAS, representing an I/O address space (IOAS), allowing map/unmap

12