Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_vm_madvise.c588 vm = xe_vm_lookup(xef, args->vm_id); in xe_vm_madvise_ioctl()
H A Dxe_exec_queue.c1303 vm = xe_vm_lookup(xef, args->vm_id); in xe_exec_queue_create_ioctl()
1360 vm = xe_vm_lookup(xef, args->vm_id); in xe_exec_queue_create_ioctl()
H A Dxe_vm.c2023 struct xe_vm *xe_vm_lookup(struct xe_file *xef, u32 id) in xe_vm_lookup() function
2230 vm = xe_vm_lookup(xef, args->vm_id); in xe_vm_query_vmas_attrs_ioctl()
3872 vm = xe_vm_lookup(xef, args->vm_id); in xe_vm_bind_ioctl()
4198 vm = xe_vm_lookup(xef, args->vm_id); in xe_vm_get_property_ioctl()
H A Dxe_bo.c3415 vm = xe_vm_lookup(xef, args->vm_id); in xe_gem_create_ioctl()