Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/xe/
H A Dxe_svm.h67 int xe_svm_bo_evict(struct xe_bo *bo);
116 int xe_svm_bo_evict(struct xe_bo *bo) in xe_svm_bo_evict() function
H A Dxe_svm.c927 int xe_svm_bo_evict(struct xe_bo *bo) in xe_svm_bo_evict() function
H A Dxe_bo.c802 ret = xe_svm_bo_evict(bo); in xe_bo_move()