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