ttm_bo_mem_compat 1250 drivers/gpu/drm/ttm/ttm_bo.c EXPORT_SYMBOL(ttm_bo_mem_compat);
ttm_bo_mem_compat 1263 drivers/gpu/drm/ttm/ttm_bo.c 	if (!ttm_bo_mem_compat(placement, &bo->mem, &new_flags)) {
ttm_bo_mem_compat  110 drivers/gpu/drm/vmwgfx/vmwgfx_bo.c 		ret = ttm_bo_mem_compat(placement, &bo->mem,
ttm_bo_mem_compat  159 drivers/gpu/drm/vmwgfx/vmwgfx_bo.c 		ret = ttm_bo_mem_compat(&vmw_vram_gmr_placement, &bo->mem,
ttm_bo_mem_compat  255 drivers/gpu/drm/vmwgfx/vmwgfx_bo.c 		ret = ttm_bo_mem_compat(&placement, &bo->mem,
ttm_bo_mem_compat  339 include/drm/ttm/ttm_bo_api.h bool ttm_bo_mem_compat(struct ttm_placement *placement, struct ttm_mem_reg *mem,