Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_bo.c191 static bool force_contiguous(u32 bo_flags) in force_contiguous() function
246 if (force_contiguous(bo_flags)) in add_vram()
281 .flags = force_contiguous(bo_flags) ? in try_add_stolen()
3395 !force_contiguous(bo->flags))) in xe_bo_vmap()