Searched refs:AMDGPU_MAX_SG_SEGMENT_SIZE (Results 1 – 1 of 1) sorted by relevance
34 #define AMDGPU_MAX_SG_SEGMENT_SIZE (2UL << 30) macro695 amdgpu_res_next(&cursor, min(cursor.size, AMDGPU_MAX_SG_SEGMENT_SIZE)); in amdgpu_vram_mgr_alloc_sgt()715 unsigned long size = min(cursor.size, AMDGPU_MAX_SG_SEGMENT_SIZE); in amdgpu_vram_mgr_alloc_sgt()