Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dswiotlb.h125 unsigned int swiotlb_max_segment(void);
142 static inline unsigned int swiotlb_max_segment(void) in swiotlb_max_segment() function
/Linux-v5.15/drivers/gpu/drm/i915/
Di915_scatterlist.h132 unsigned int size = swiotlb_max_segment(); in i915_sg_segment_size()
/Linux-v5.15/drivers/gpu/drm/i915/gem/
Di915_gem_internal.c48 max_segment = swiotlb_max_segment(); in i915_gem_object_get_pages_internal()
/Linux-v5.15/kernel/dma/
Dswiotlb.c102 unsigned int swiotlb_max_segment(void) in swiotlb_max_segment() function
106 EXPORT_SYMBOL_GPL(swiotlb_max_segment);