Home
last modified time | relevance | path

Searched refs:intel_gvt_irq_ops (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/i915/gvt/
Dinterrupt.h147 struct intel_gvt_irq_ops { struct
186 const struct intel_gvt_irq_ops *ops;
Dinterrupt.c198 const struct intel_gvt_irq_ops *ops = gvt->irq.ops; in intel_vgpu_reg_imr_handler()
228 const struct intel_gvt_irq_ops *ops = gvt->irq.ops; in intel_vgpu_reg_master_irq_handler()
268 const struct intel_gvt_irq_ops *ops = gvt->irq.ops; in intel_vgpu_reg_ier_handler()
661 static const struct intel_gvt_irq_ops gen8_irq_ops = {
683 const struct intel_gvt_irq_ops *ops = gvt->irq.ops; in intel_vgpu_trigger_virtual_event()