Lines Matching refs:msi_msg
38 struct msi_msg { struct
59 void __get_cached_msi_msg(struct msi_desc *entry, struct msi_msg *msg); argument
61 void get_cached_msi_msg(unsigned int irq, struct msi_msg *msg);
63 static inline void get_cached_msi_msg(unsigned int irq, struct msi_msg *msg) in get_cached_msi_msg()
69 struct msi_msg *msg);
131 struct msi_msg msg;
222 void pci_write_msi_msg(unsigned int irq, struct msi_msg *msg);
228 static inline void pci_write_msi_msg(unsigned int irq, struct msi_msg *msg) in pci_write_msi_msg()
236 void __pci_read_msi_msg(struct msi_desc *entry, struct msi_msg *msg);
237 void __pci_write_msi_msg(struct msi_desc *entry, struct msi_msg *msg);
451 void pci_msi_domain_write_msg(struct irq_data *irq_data, struct msi_msg *msg);