Home
last modified time | relevance | path

Searched defs:sgt (Results 1 – 8 of 8) sorted by relevance

/linux-3.4.99/drivers/iommu/
Domap-iovmm.c32 static unsigned int sgtable_offset(const struct sg_table *sgt) in sgtable_offset()
41 static size_t sgtable_len(const struct sg_table *sgt) in sgtable_len()
113 struct sg_table *sgt; in sgtable_alloc() local
144 static void sgtable_free(struct sg_table *sgt) in sgtable_free()
156 static void *vmap_sg(const struct sg_table *sgt) in vmap_sg()
375 static void sgtable_fill_vmalloc(struct sg_table *sgt, void *_va) in sgtable_fill_vmalloc()
399 static inline void sgtable_drain_vmalloc(struct sg_table *sgt) in sgtable_drain_vmalloc()
410 const struct sg_table *sgt, u32 flags) in map_iovm_area()
467 const struct sg_table *sgt = area->sgt; in unmap_iovm_area() local
501 struct sg_table *sgt = NULL; in unmap_vm_area() local
[all …]
/linux-3.4.99/drivers/gpu/drm/exynos/
Dexynos_drm_gem.h48 struct sg_table *sgt; member
/linux-3.4.99/arch/arm/plat-omap/include/plat/
Diovmm.h24 const struct sg_table *sgt; /* keep 'page' <-> 'da' mapping */ member
/linux-3.4.99/drivers/spi/
Dspi-ep93xx.c555 struct sg_table *sgt; in ep93xx_spi_dma_prepare() local
653 struct sg_table *sgt; in ep93xx_spi_dma_finish() local
/linux-3.4.99/drivers/media/video/omap3isp/
Dispvideo.c445 struct sg_table *sgt; in ispmmu_vmap() local
470 struct sg_table *sgt; in ispmmu_vunmap() local
/linux-3.4.99/include/linux/hsi/
Dhsi.h190 struct sg_table sgt; member
/linux-3.4.99/drivers/scsi/
Dnsp32.c868 nsp32_sgtable *sgt = data->cur_lunt->sglun->sgt; in nsp32_setup_sg_table() local
1755 nsp32_sgtable *sgt = data->cur_lunt->sglun->sgt; in nsp32_adjust_busfree() local
Dnsp32.h455 nsp32_sgtable sgt[NSP32_SG_SIZE+1]; /* SG table */ member