Searched refs:__sg_page_count (Results 1 – 2 of 2) sorted by relevance
5996 count = __sg_page_count(sg); in i915_gem_object_get_sg()6026 count = __sg_page_count(sg); in i915_gem_object_get_sg()6044 count = __sg_page_count(sg); in i915_gem_object_get_sg()
2952 static inline int __sg_page_count(const struct scatterlist *sg) in __sg_page_count() function