Home
last modified time | relevance | path

Searched defs:xef (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/gpu/drm/xe/
H A Dxe_drm_client.c204 struct xe_file *xef = file->driver_priv; in show_meminfo() local
327 struct xe_file *xef = file->driver_priv; in show_run_ticks() local
H A Dxe_exec.c114 struct xe_file *xef = to_xe_file(file); in xe_exec_ioctl() local
H A Dxe_vm.c1621 struct xe_vm *xe_vm_create(struct xe_device *xe, u32 flags, struct xe_file *xef) in xe_vm_create()
2036 struct xe_vm *xe_vm_lookup(struct xe_file *xef, u32 id) in xe_vm_lookup()
2084 struct xe_file *xef = to_xe_file(file); in xe_vm_create_ioctl() local
2158 struct xe_file *xef = to_xe_file(file); in xe_vm_destroy_ioctl() local
2227 struct xe_file *xef = to_xe_file(file); in xe_vm_query_vmas_attrs_ioctl() local
3885 struct xe_file *xef = to_xe_file(file); in xe_vm_bind_ioctl() local
4216 struct xe_file *xef = to_xe_file(file); in xe_vm_get_property_ioctl() local
H A Dxe_vm_madvise.c584 struct xe_file *xef = to_xe_file(file); in xe_vm_madvise_ioctl() local
H A Dxe_oa_types.h254 struct xe_file *xef; member