Searched refs:XE_GGTT_FLAGS_64K (Results 1 – 1 of 1) sorted by relevance
69 #define XE_GGTT_FLAGS_64K BIT(0) macro118 #define XE_GGTT_FLAGS_64K BIT(0) macro424 ggtt->flags |= XE_GGTT_FLAGS_64K; in xe_ggtt_init_early()545 if (ggtt->flags & XE_GGTT_FLAGS_64K) in xe_ggtt_init()794 if (xe_bo_is_vram(bo) && ggtt->flags & XE_GGTT_FLAGS_64K) in __xe_ggtt_insert_bo_at()