Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_bo.h32 #define XE_BO_FLAG_NO_RESV_EVICT BIT(8) macro
H A Dxe_bo.c1323 ctx.allow_res_evict = !(flags & XE_BO_FLAG_NO_RESV_EVICT); in ___xe_bo_create_locked()
H A Dxe_pt.c120 XE_BO_FLAG_NO_RESV_EVICT | in xe_pt_create()