Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/xe/
Dxe_bo.h30 #define XE_BO_FLAG_IGNORE_MIN_PAGE_SIZE BIT(6) macro
Dxe_bo.c1289 !(flags & XE_BO_FLAG_IGNORE_MIN_PAGE_SIZE) && in ___xe_bo_create_locked()
Dxe_pt.c118 XE_BO_FLAG_IGNORE_MIN_PAGE_SIZE | in xe_pt_create()