Searched refs:XE_BO_FLAG_GGTT_ALL (Results 1 – 3 of 3) sorted by relevance
46 #define XE_BO_FLAG_GGTT_ALL (XE_BO_FLAG_GGTT0 | \ macro
1429 if ((flags & XE_BO_FLAG_GGTT_ALL) && !(flags & XE_BO_FLAG_GGTT)) in ___xe_bo_create_locked()1625 if (!(bo->flags & XE_BO_FLAG_GGTT_ALL)) { in __xe_bo_create_locked()
483 XE_BO_FLAG_GGTT_ALL | in guc_g2g_alloc()