Home
last modified time | relevance | path

Searched refs:swiotlb_max_segment (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/
H A Dswiotlb.h79 unsigned int swiotlb_max_segment(void);
91 static inline unsigned int swiotlb_max_segment(void) in swiotlb_max_segment() function
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/
H A Di915_scatterlist.h112 unsigned int size = swiotlb_max_segment(); in i915_sg_segment_size()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gem/
H A Di915_gem_internal.c48 max_segment = swiotlb_max_segment(); in i915_gem_object_get_pages_internal()
/OK3568_Linux_fs/kernel/kernel/dma/
H A Dswiotlb.c138 unsigned int swiotlb_max_segment(void) in swiotlb_max_segment() function
142 EXPORT_SYMBOL_GPL(swiotlb_max_segment);
/OK3568_Linux_fs/kernel/drivers/dma-buf/heaps/
H A Drk_system_heap.c743 if (swiotlb_max_segment()) { in system_heap_create()
/OK3568_Linux_fs/kernel/android/
H A Dabi_gki_aarch64_rockchip2320 swiotlb_max_segment
/OK3568_Linux_fs/kernel/drivers/mmc/host/
H A Dsdhci.c4605 if (swiotlb_max_segment()) { in sdhci_setup_host()