Searched refs:xe_bo_read (Results 1 – 3 of 3) sorted by relevance
274 int xe_bo_read(struct xe_bo *bo, u64 offset, void *dst, int size);
1763 int xe_bo_read(struct xe_bo *bo, u64 offset, void *dst, int size) in xe_bo_read() function
4129 err = xe_bo_read(bo, snap->snap[i].bo_ofs, in xe_vm_snapshot_capture_delayed()