Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_vm.h278 struct xe_vm_snapshot *xe_vm_snapshot_capture(struct xe_vm *vm);
H A Dxe_devcoredump.c315 ss->vm = xe_vm_snapshot_capture(q->vm); in devcoredump_snapshot()
H A Dxe_vm.c3312 struct xe_vm_snapshot *xe_vm_snapshot_capture(struct xe_vm *vm) in xe_vm_snapshot_capture() function