Searched refs:XE_BO_FLAG_NEEDS_UC (Results 1 – 4 of 4) sorted by relevance
133 XE_BO_FLAG_NEEDS_UC | in memirq_alloc_pages()
38 #define XE_BO_FLAG_NEEDS_UC BIT(14) macro
592 u16 cache_mode = bo->flags & XE_BO_FLAG_NEEDS_UC ? XE_CACHE_NONE : XE_CACHE_WB; in xe_ggtt_map_bo()
390 if (bo->flags & XE_BO_FLAG_NEEDS_UC) { in xe_ttm_tt_create()