Searched refs:XE_BO_FLAG_FORCE_WC (Results 1 – 2 of 2) sorted by relevance
38 #define XE_BO_FLAG_FORCE_WC BIT(10) macro
516 if ((!bo->cpu_caching && bo->flags & XE_BO_FLAG_FORCE_WC) || in xe_ttm_tt_create()3378 bo_flags |= XE_BO_FLAG_FORCE_WC; in xe_gem_create_ioctl()3410 if (XE_IOCTL_DBG(xe, bo_flags & XE_BO_FLAG_FORCE_WC && in xe_gem_create_ioctl()3878 XE_BO_FLAG_FORCE_WC | in xe_bo_dumb_create()