Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_vm.h31 struct xe_vm *xe_vm_lookup(struct xe_file *xef, u32 id);
H A Dxe_vm_madvise.c425 vm = xe_vm_lookup(xef, args->vm_id); in xe_vm_madvise_ioctl()
H A Dxe_exec_queue.c1130 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()
H A Dxe_vm.c1881 struct xe_vm *xe_vm_lookup(struct xe_file *xef, u32 id) in xe_vm_lookup() function
2081 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()
H A Dxe_bo.c3237 vm = xe_vm_lookup(xef, args->vm_id); in xe_gem_create_ioctl()