Searched refs:xe_vm_lookup (Results 1 – 5 of 5) sorted by relevance
31 struct xe_vm *xe_vm_lookup(struct xe_file *xef, u32 id);
425 vm = xe_vm_lookup(xef, args->vm_id); in xe_vm_madvise_ioctl()
1130 vm = xe_vm_lookup(xef, args->vm_id); in xe_exec_queue_create_ioctl()1182 vm = xe_vm_lookup(xef, args->vm_id); in xe_exec_queue_create_ioctl()
1881 struct xe_vm *xe_vm_lookup(struct xe_file *xef, u32 id) in xe_vm_lookup() function2081 vm = xe_vm_lookup(xef, args->vm_id); in xe_vm_query_vmas_attrs_ioctl()3629 vm = xe_vm_lookup(xef, args->vm_id); in xe_vm_bind_ioctl()
3237 vm = xe_vm_lookup(xef, args->vm_id); in xe_gem_create_ioctl()