Searched refs:XE_BO_FLAG_INTERNAL_TEST (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/gpu/drm/xe/ | ||
H A D | xe_bo.h | 43 #define XE_BO_FLAG_INTERNAL_TEST BIT(30) macro |
H A D | xe_bo.c | 1806 bo->flags & XE_BO_FLAG_INTERNAL_TEST)) { in xe_bo_pin() |