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