Searched refs:xe_bo_vmap (Results 1 – 1 of 1) sorted by relevance
1428 ret = xe_bo_vmap(backup); in xe_bo_evict_pinned_copy()1433 ret = xe_bo_vmap(bo); in xe_bo_evict_pinned_copy()1578 ret = xe_bo_vmap(backup); in xe_bo_restore_pinned()1583 ret = xe_bo_vmap(bo); in xe_bo_restore_pinned()2727 err = xe_bo_vmap(bo); in xe_bo_create_pin_map_at_aligned()3191 int xe_bo_vmap(struct xe_bo *bo) in xe_bo_vmap() function