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.15/drivers/gpu/drm/xe/
H A Dxe_bo.h30 #define XE_BO_FLAG_IGNORE_MIN_PAGE_SIZE BIT(6) macro
H A Dxe_bo.c1656 !(flags & XE_BO_FLAG_IGNORE_MIN_PAGE_SIZE) && in ___xe_bo_create_locked()
H A Dxe_pt.c122 XE_BO_FLAG_IGNORE_MIN_PAGE_SIZE | in xe_pt_create()