Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_vm.h28 struct xe_vm *xe_vm_lookup(struct xe_file *xef, u32 id);
H A Dxe_exec_queue.c612 vm = xe_vm_lookup(xef, args->vm_id); in xe_exec_queue_create_ioctl()
H A Dxe_bo.c2214 vm = xe_vm_lookup(xef, args->vm_id); in xe_gem_create_ioctl()