Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_vm.c4440 #define XE_VM_SNAP_FLAG_USERPTR BIT(0) macro
4523 snap->snap[i].flags |= XE_VM_SNAP_FLAG_USERPTR; in xe_vm_snapshot_capture()
4606 snap->snap[i].flags & XE_VM_SNAP_FLAG_USERPTR ? in xe_vm_snapshot_print()