Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/i915/gvt/
Dinterrupt.h148 struct intel_gvt_irq_ops { struct
206 const struct intel_gvt_irq_ops *ops;
Dinterrupt.c182 const struct intel_gvt_irq_ops *ops = gvt->irq.ops; in intel_vgpu_reg_imr_handler()
212 const struct intel_gvt_irq_ops *ops = gvt->irq.ops; in intel_vgpu_reg_master_irq_handler()
252 const struct intel_gvt_irq_ops *ops = gvt->irq.ops; in intel_vgpu_reg_ier_handler()
646 static const struct intel_gvt_irq_ops gen8_irq_ops = {
668 const struct intel_gvt_irq_ops *ops = gvt->irq.ops; in intel_vgpu_trigger_virtual_event()