Home
last modified time | relevance | path

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

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