Lines Matching defs:xe
85 static u32 xelp_intr_disable(struct xe_device *xe) in xelp_intr_disable()
101 gu_misc_irq_ack(struct xe_device *xe, const u32 master_ctl) in gu_misc_irq_ack()
116 static inline void xelp_intr_enable(struct xe_device *xe, bool stall) in xelp_intr_enable()
128 struct xe_device *xe = gt_to_xe(gt); in xe_irq_enable_hwe() local
193 gt_engine_identity(struct xe_device *xe, in gt_engine_identity()
247 struct xe_device *xe = tile_to_xe(tile); in pick_engine_gt() local
267 struct xe_device *xe = tile_to_xe(tile); in gt_irq_handler() local
320 struct xe_device *xe = arg; in xelp_irq_handler() local
352 static u32 dg1_intr_disable(struct xe_device *xe) in dg1_intr_disable()
370 static void dg1_intr_enable(struct xe_device *xe, bool stall) in dg1_intr_enable()
386 struct xe_device *xe = arg; in dg1_irq_handler() local
521 static void xe_irq_reset(struct xe_device *xe) in xe_irq_reset()
548 static void xe_irq_postinstall(struct xe_device *xe) in xe_irq_postinstall()
566 static irq_handler_t xe_irq_handler(struct xe_device *xe) in xe_irq_handler()
576 struct xe_device *xe = arg; in irq_uninstall() local
590 int xe_irq_install(struct xe_device *xe) in xe_irq_install()
633 void xe_irq_shutdown(struct xe_device *xe) in xe_irq_shutdown()
638 void xe_irq_suspend(struct xe_device *xe) in xe_irq_suspend()
650 void xe_irq_resume(struct xe_device *xe) in xe_irq_resume()