Home
last modified time | relevance | path

Searched refs:XE_BO_FLAG_PAGETABLE (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/gpu/drm/xe/
H A Dxe_bo.h40 #define XE_BO_FLAG_PAGETABLE BIT(12) macro
H A Dxe_pt.c123 XE_BO_FLAG_NO_RESV_EVICT | XE_BO_FLAG_PAGETABLE; in xe_pt_create()
H A Dxe_migrate.c208 XE_BO_FLAG_PAGETABLE, exec); in xe_migrate_pt_bo_alloc()
H A Dxe_bo.c517 (!xe->info.has_cached_pt && bo->flags & XE_BO_FLAG_PAGETABLE)) in xe_ttm_tt_create()