Lines Matching refs:msi_ctrl
47 struct msi_ctrl { struct
59 static void msi_domain_free_locked(struct device *dev, struct msi_ctrl *ctrl); argument
181 static bool msi_ctrl_valid(struct device *dev, struct msi_ctrl *ctrl) in msi_ctrl_valid()
198 static void msi_domain_free_descs(struct device *dev, struct msi_ctrl *ctrl) in msi_domain_free_descs()
230 struct msi_ctrl ctrl = { in msi_domain_free_msi_descs_range()
246 static int msi_domain_add_simple_msi_descs(struct device *dev, struct msi_ctrl *ctrl) in msi_domain_add_simple_msi_descs()
1293 struct msi_ctrl *ctrl) in __msi_domain_alloc_irqs()
1361 struct msi_ctrl *ctrl) in msi_domain_alloc_simple_msi_descs()
1369 static int __msi_domain_alloc_locked(struct device *dev, struct msi_ctrl *ctrl) in __msi_domain_alloc_locked()
1396 static int msi_domain_alloc_locked(struct device *dev, struct msi_ctrl *ctrl) in msi_domain_alloc_locked()
1422 struct msi_ctrl ctrl = { in msi_domain_alloc_irqs_range_locked()
1467 struct msi_ctrl ctrl = { in msi_domain_alloc_irqs_all_locked()
1482 struct msi_ctrl ctrl = { .domid = domid, .nirqs = 1, }; in __msi_domain_alloc_irq_at()
1598 struct msi_ctrl *ctrl) in __msi_domain_free_irqs()
1626 static void msi_domain_free_locked(struct device *dev, struct msi_ctrl *ctrl) in msi_domain_free_locked()
1663 struct msi_ctrl ctrl = { in msi_domain_free_irqs_range_locked()