Searched refs:xe_vm_lookup (Results 1 – 4 of 4) sorted by relevance
31 struct xe_vm *xe_vm_lookup(struct xe_file *xef, u32 id);
671 vm = xe_vm_lookup(xef, args->vm_id); in xe_exec_queue_create_ioctl()
1979 struct xe_vm *xe_vm_lookup(struct xe_file *xef, u32 id) in xe_vm_lookup() function3293 vm = xe_vm_lookup(xef, args->vm_id); in xe_vm_bind_ioctl()
2535 vm = xe_vm_lookup(xef, args->vm_id); in xe_gem_create_ioctl()