Home
last modified time | relevance | path

Searched refs:XE_BO_FLAG_PINNED_NORESTORE (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/gpu/drm/xe/
H A Dxe_mem_pool.c93 XE_BO_FLAG_PINNED_NORESTORE); in pool_shadow_init()
137 XE_BO_FLAG_PINNED_NORESTORE); in xe_mem_pool_init()
H A Dxe_bo.h46 #define XE_BO_FLAG_PINNED_NORESTORE BIT(18) macro
H A Dxe_guc_log.c634 XE_BO_FLAG_PINNED_NORESTORE); in xe_guc_log_init()
H A Dxe_guc_ct.c371 XE_BO_FLAG_PINNED_NORESTORE); in xe_guc_ct_init()
381 XE_BO_FLAG_PINNED_NORESTORE); in xe_guc_ct_init()
H A Dxe_guc_ads.c403 XE_BO_FLAG_PINNED_NORESTORE); in xe_guc_ads_init()
H A Dxe_bo.c1353 if (bo->flags & XE_BO_FLAG_PINNED_NORESTORE) in xe_bo_notifier_prepare_pinned()
1492 if (bo->flags & XE_BO_FLAG_PINNED_NORESTORE) in xe_bo_evict_pinned()
2899 XE_BO_FLAG_PINNED_NORESTORE); in xe_managed_bo_reinit_in_vram()
H A Dxe_guc.c496 XE_BO_FLAG_PINNED_NORESTORE); in guc_g2g_alloc()