Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/xe/
H A Dxe_vm.h31 struct xe_vm *xe_vm_lookup(struct xe_file *xef, u32 id);
H A Dxe_exec_queue.c671 vm = xe_vm_lookup(xef, args->vm_id); in xe_exec_queue_create_ioctl()
H A Dxe_vm.c1979 struct xe_vm *xe_vm_lookup(struct xe_file *xef, u32 id) in xe_vm_lookup() function
3293 vm = xe_vm_lookup(xef, args->vm_id); in xe_vm_bind_ioctl()
H A Dxe_bo.c2535 vm = xe_vm_lookup(xef, args->vm_id); in xe_gem_create_ioctl()