Searched refs:XE_BO_FLAG_USER (Results 1 – 2 of 2) sorted by relevance
21 #define XE_BO_FLAG_USER BIT(0) macro
163 return bo->flags & XE_BO_FLAG_USER; in xe_bo_is_user()510 WARN_ON((bo->flags & XE_BO_FLAG_USER) && !bo->cpu_caching); in xe_ttm_tt_create()2453 if (flags & (XE_BO_FLAG_USER | XE_BO_FLAG_SYSTEM)) in __xe_bo_fixed_placement()2508 flags & XE_BO_FLAG_USER ? in __xe_bo_create_locked()2635 flags |= XE_BO_FLAG_USER; in xe_bo_create_user()