Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_bo.h34 #define XE_BO_FLAG_IGNORE_MIN_PAGE_SIZE BIT(6) macro
H A Dxe_pt.c122 XE_BO_FLAG_IGNORE_MIN_PAGE_SIZE | in xe_pt_create()
H A Dxe_bo.c2331 !(flags & XE_BO_FLAG_IGNORE_MIN_PAGE_SIZE) && in xe_bo_init_locked()