Home
last modified time | relevance | path

Searched refs:XE_BO_FLAG_INTERNAL_TEST (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/drivers/gpu/drm/xe/
H A Dxe_bo.h53 #define XE_BO_FLAG_INTERNAL_TEST BIT(30) macro
H A Dxe_bo.c2158 bo->flags & XE_BO_FLAG_INTERNAL_TEST)) { in xe_bo_pin()