Home
last modified time | relevance | path

Searched refs:xe_bo_read (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/xe/
H A Dxe_bo.c2054 int xe_bo_read(struct xe_bo *bo, u64 offset, void *dst, int size) in xe_bo_read() function
H A Dxe_vm.c4127 err = xe_bo_read(bo, snap->snap[i].bo_ofs, in xe_vm_snapshot_capture_delayed()