Searched refs:XE_BO_FLAG_GGTT_ALL (Results 1 – 3 of 3) sorted by relevance
60 #define XE_BO_FLAG_GGTT_ALL (XE_BO_FLAG_GGTT0 | \ macro
494 XE_BO_FLAG_GGTT_ALL | in guc_g2g_alloc()
2325 if ((flags & XE_BO_FLAG_GGTT_ALL) && !(flags & XE_BO_FLAG_GGTT)) { in xe_bo_init_locked()2531 if (!(bo->flags & XE_BO_FLAG_GGTT_ALL)) { in __xe_bo_create_locked()