Lines Matching defs:xe

53 	struct xe_device *xe = to_xe_device(dev);  in xe_file_open()  local
88 struct xe_device *xe = to_xe_device(dev); in xe_file_close() local
153 struct xe_device *xe = to_xe_device(dev); in xe_driver_release() local
191 struct xe_device *xe = to_xe_device(dev); in xe_device_destroy() local
205 struct xe_device *xe; in xe_device_create() local
289 static void xe_driver_flr(struct xe_device *xe) in xe_driver_flr()
342 struct xe_device *xe = arg; in xe_driver_flr_fini() local
350 struct xe_device *xe = arg; in xe_device_sanitize() local
358 static int xe_set_dma_info(struct xe_device *xe) in xe_set_dma_info()
383 int xe_device_probe_early(struct xe_device *xe) in xe_device_probe_early()
398 static int xe_device_set_has_flat_ccs(struct xe_device *xe) in xe_device_set_has_flat_ccs()
422 int xe_device_probe(struct xe_device *xe) in xe_device_probe()
542 static void xe_device_remove_display(struct xe_device *xe) in xe_device_remove_display()
550 void xe_device_remove(struct xe_device *xe) in xe_device_remove()
561 void xe_device_shutdown(struct xe_device *xe) in xe_device_shutdown()
565 void xe_device_wmb(struct xe_device *xe) in xe_device_wmb()
574 u32 xe_device_ccs_bytes(struct xe_device *xe, u64 size) in xe_device_ccs_bytes()
580 bool xe_device_mem_access_ongoing(struct xe_device *xe) in xe_device_mem_access_ongoing()
588 void xe_device_assert_mem_access(struct xe_device *xe) in xe_device_assert_mem_access()
593 bool xe_device_mem_access_get_if_ongoing(struct xe_device *xe) in xe_device_mem_access_get_if_ongoing()
610 void xe_device_mem_access_get(struct xe_device *xe) in xe_device_mem_access_get()
650 void xe_device_mem_access_put(struct xe_device *xe) in xe_device_mem_access_put()