Searched refs:mapping (Results 476 - 500 of 1981) sorted by relevance

<<11121314151617181920>>

/linux-master/arch/mips/jazz/
H A Dsetup.c18 #include <linux/dma-mapping.h>
/linux-master/drivers/dma/dw/
H A Dplatform.c18 #include <linux/dma-mapping.h>
/linux-master/drivers/staging/media/atomisp/pci/
H A Datomisp_csi2_bridge.c370 data->map->mapping[i].name = name;
371 data->map->mapping[i].data = &data->map->params[i];
372 data->map->mapping[i].size = 1;
495 ret = acpi_dev_add_driver_gpios(adev, data.map->mapping);
/linux-master/drivers/gpu/drm/sprd/
H A Dsprd_drm.c7 #include <linux/dma-mapping.h>
/linux-master/drivers/base/
H A Disa.c11 #include <linux/dma-mapping.h>
/linux-master/fs/btrfs/
H A Dsubpage.h91 bool btrfs_is_subpage(const struct btrfs_fs_info *fs_info, struct address_space *mapping);
H A Dzstd.c377 int zstd_compress_folios(struct list_head *ws, struct address_space *mapping, argument
409 ret = btrfs_compress_filemap_get_folio(mapping, start, &in_folio);
488 ret = btrfs_compress_filemap_get_folio(mapping, start, &in_folio);
632 struct btrfs_fs_info *fs_info = btrfs_sb(dest_page->mapping->host->i_sb);
/linux-master/fs/gfs2/
H A Dmain.c67 address_space_init_once(&gla->mapping);
/linux-master/drivers/block/
H A Dn64cart.c11 #include <linux/dma-mapping.h>
/linux-master/drivers/spi/
H A Dspi-fsl-lib.c15 #include <linux/dma-mapping.h>
/linux-master/drivers/usb/dwc3/
H A Ddwc3-of-simple.c18 #include <linux/dma-mapping.h>
/linux-master/drivers/net/ethernet/ti/
H A Dk3-cppi-desc-pool.c10 #include <linux/dma-mapping.h>
/linux-master/drivers/gpu/host1x/
H A Ddev.c10 #include <linux/dma-mapping.h>
376 if (host->dev->archdata.mapping) {
377 struct dma_iommu_mapping *mapping = local
380 arm_iommu_release_mapping(mapping);
/linux-master/lib/kunit/
H A Ddevice.c13 #include <linux/dma-mapping.h>
/linux-master/include/linux/mlx5/
H A Dcq.h123 } mapping; member in union:mlx5_cq_modify_params::__anon2277
/linux-master/fs/nfs/
H A Dfscache.h111 fscache_note_page_release(netfs_i_cookie(netfs_inode(folio->mapping->host)));
/linux-master/drivers/media/pci/intel/ipu6/
H A Dipu6-bus.c8 #include <linux/dma-mapping.h>
/linux-master/sound/arm/
H A Dpxa2xx-pcm-lib.c5 #include <linux/dma-mapping.h>
/linux-master/include/linux/
H A Ddma-buf.h21 #include <linux/dma-mapping.h>
32 * @vmap: [optional] creates a virtual mapping for the buffer into kernel
40 * If true the framework will cache the first mapping made for each
187 * storage if this is the last mapping of the DMA buffer.
254 * Note that the mapping needs to be incoherent, userspace is expected
477 * associated with the dma_buf held and the mapping function must be
478 * called with this lock held as well. This makes sure that no mapping
496 * @sgt: cached mapping.
497 * @dir: direction of cached mapping.
509 * calling dma_buf_detach(). The DMA mapping itsel
[all...]
H A Ddma-direct.h3 * Internals of the DMA direct mapping implementation. Only for use by the
4 * DMA mapping code and IOMMU drivers.
9 #include <linux/dma-mapping.h>
18 * Record the mapping of CPU physical to DMA addresses for a given region.
/linux-master/sound/soc/mediatek/common/
H A Dmtk-afe-platform-driver.c10 #include <linux/dma-mapping.h>
/linux-master/sound/soc/loongson/
H A Dloongson_i2s_pci.c12 #include <linux/dma-mapping.h>
/linux-master/sound/soc/tegra/
H A Dtegra_pcm.c19 #include <linux/dma-mapping.h>
/linux-master/drivers/gpu/drm/
H A Ddrm_fb_dma_helper.c20 #include <linux/dma-mapping.h>
31 * reserved at early boot). This is handled behind the scenes by the DMA mapping
/linux-master/drivers/gpu/drm/i915/gem/
H A Di915_gem_object_types.h28 * for execbuf. Although we use a radixtree for that mapping, in order to
666 void *mapping; member in struct:drm_i915_gem_object::__anon669

Completed in 463 milliseconds

<<11121314151617181920>>