Searched refs:XE_BO_FLAG_GGTTx (Results 1 – 3 of 3) sorted by relevance
197 if (tile != bo->tile && !(bo->flags & XE_BO_FLAG_GGTTx(tile))) in xe_bo_restore_and_map_ggtt()
59 #define XE_BO_FLAG_GGTTx(tile) \ macro
2051 if (t != tile && !(bo->flags & XE_BO_FLAG_GGTTx(t))) in __xe_bo_create_locked()
Completed in 13 milliseconds