Searched defs:xef (Results 1 – 5 of 5) sorted by relevance
204 struct xe_file *xef = file->driver_priv; in show_meminfo() local327 struct xe_file *xef = file->driver_priv; in show_run_ticks() local
114 struct xe_file *xef = to_xe_file(file); in xe_exec_ioctl() local
1621 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() local2158 struct xe_file *xef = to_xe_file(file); in xe_vm_destroy_ioctl() local2227 struct xe_file *xef = to_xe_file(file); in xe_vm_query_vmas_attrs_ioctl() local3885 struct xe_file *xef = to_xe_file(file); in xe_vm_bind_ioctl() local4216 struct xe_file *xef = to_xe_file(file); in xe_vm_get_property_ioctl() local
584 struct xe_file *xef = to_xe_file(file); in xe_vm_madvise_ioctl() local
254 struct xe_file *xef; member