Searched refs:xe_svm_bo_evict (Results 1 – 3 of 3) sorted by relevance
94 int xe_svm_bo_evict(struct xe_bo *bo);272 int xe_svm_bo_evict(struct xe_bo *bo) in xe_svm_bo_evict() function
1456 * xe_svm_bo_evict() - SVM evict BO to system memory in xe_svm_unmap_address_range() 1464 int xe_svm_bo_evict(struct xe_bo *bo)1471 int xe_svm_bo_evict(struct xe_bo *bo) xe_svm_bo_evict() function
1021 ret = xe_svm_bo_evict(bo); in xe_bo_move()