Lines Matching defs:m
27 struct seq_file *m = filp->private_data; in iommu_mmio_write() local
48 static int iommu_mmio_show(struct seq_file *m, void *unused) in iommu_mmio_show()
68 struct seq_file *m = filp->private_data; in iommu_capability_write() local
90 static int iommu_capability_show(struct seq_file *m, void *unused) in iommu_capability_show()
114 static int iommu_cmdbuf_show(struct seq_file *m, void *unused) in iommu_cmdbuf_show()
197 static int devid_show(struct seq_file *m, void *unused) in devid_show()
212 static void dump_dte(struct seq_file *m, struct amd_iommu_pci_seg *pci_seg, u16 devid) in dump_dte()
236 static int iommu_devtbl_show(struct seq_file *m, void *unused) in iommu_devtbl_show()
259 static void dump_128_irte(struct seq_file *m, struct irq_remap_table *table, u16 int_tab_len) in dump_128_irte()
277 static void dump_32_irte(struct seq_file *m, struct irq_remap_table *table, u16 int_tab_len) in dump_32_irte()
292 static void dump_irte(struct seq_file *m, u16 devid, struct amd_iommu_pci_seg *pci_seg) in dump_irte()
335 static int iommu_irqtbl_show(struct seq_file *m, void *unused) in iommu_irqtbl_show()