Home
last modified time | relevance | path

Searched refs:XE_BO_FLAG_INTERNAL_64K (Results 1 – 3 of 3) sorted by relevance

/drivers/gpu/drm/xe/
A Dxe_bo.h52 #define XE_BO_FLAG_INTERNAL_64K BIT(31) macro
A Dxe_bo.c1860 flags |= XE_BO_FLAG_INTERNAL_64K; in ___xe_bo_create_locked()
1864 flags &= ~XE_BO_FLAG_INTERNAL_64K; in ___xe_bo_create_locked()
A Dxe_vm.c3483 if ((bo->flags & XE_BO_FLAG_INTERNAL_64K) && in xe_vm_bind_ioctl_validate_bo()

Completed in 19 milliseconds