Home
last modified time | relevance | path

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

/drivers/gpu/drm/xe/
A Dxe_bo.h48 #define XE_BO_FLAG_CPU_ADDR_MIRROR BIT(24) macro
A Dxe_svm.c715 XE_BO_FLAG_CPU_ADDR_MIRROR); in xe_drm_pagemap_populate_mm()
A Dxe_bo.c311 if (bo->flags & XE_BO_FLAG_CPU_ADDR_MIRROR) { in xe_evict_flags()
841 if (!move_lacks_source && (bo->flags & XE_BO_FLAG_CPU_ADDR_MIRROR) && in xe_bo_move()

Completed in 14 milliseconds