Searched refs:xe_bo_can_migrate (Results 1 – 3 of 3) sorted by relevance
34 if (!attach->peer2peer && !xe_bo_can_migrate(gem_to_xe_bo(obj), XE_PL_TT)) in xe_dma_buf_attach()107 if (!attach->peer2peer && !xe_bo_can_migrate(bo, XE_PL_TT)) in xe_dma_buf_map()
429 bool xe_bo_can_migrate(struct xe_bo *bo, u32 mem_type);
3614 bool xe_bo_can_migrate(struct xe_bo *bo, u32 mem_type) in xe_bo_can_migrate() function3678 if (!xe_bo_can_migrate(bo, mem_type)) in xe_bo_migrate()