Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/xe/
Dxe_device.h178 struct xe_file *xe_file_get(struct xe_file *xef);
Dxe_device.c126 struct xe_file *xe_file_get(struct xe_file *xef) in xe_file_get() function
Dxe_exec_queue.c644 q->xef = xe_file_get(xef); in xe_exec_queue_create_ioctl()
Dxe_vm.c1780 vm->xef = xe_file_get(xef); in xe_vm_create_ioctl()