Searched refs:xe_bo_vmap (Results 1 – 1 of 1) sorted by relevance
1292 ret = xe_bo_vmap(backup); in xe_bo_evict_pinned_copy()1297 ret = xe_bo_vmap(bo); in xe_bo_evict_pinned_copy()1442 ret = xe_bo_vmap(backup); in xe_bo_restore_pinned()1447 ret = xe_bo_vmap(bo); in xe_bo_restore_pinned()2552 err = xe_bo_vmap(bo); in xe_bo_create_pin_map_at_aligned()3016 int xe_bo_vmap(struct xe_bo *bo) in xe_bo_vmap() function