Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
A Dxe_bo.h44 #define XE_BO_FLAG_INTERNAL_64K BIT(31) macro
A Dxe_bo.c1297 flags |= XE_BO_FLAG_INTERNAL_64K; in ___xe_bo_create_locked()
1301 flags &= ~XE_BO_FLAG_INTERNAL_64K; in ___xe_bo_create_locked()
A Dxe_vm.c2885 if ((bo->flags & XE_BO_FLAG_INTERNAL_64K) && in xe_vm_bind_ioctl_validate_bo()

Completed in 18 milliseconds