Searched defs:vmd (Results 1 – 1 of 1) sorted by relevance
134 static inline unsigned int index_from_irqs(struct vmd_dev *vmd, in index_from_irqs()152 struct vmd_dev *vmd = irq_data_get_irq_handler_data(data); in vmd_compose_msi_msg() local220 static struct vmd_irq_list *vmd_next_irq(struct vmd_dev *vmd, struct msi_desc *desc) in vmd_next_irq()255 struct vmd_dev *vmd = vmd_from_bus(msi_desc_to_pci_dev(desc)->bus); in vmd_msi_init() local290 struct vmd_dev *vmd = vmd_from_bus(pdev->bus); in vmd_msi_prepare() local319 static void vmd_set_msi_remapping(struct vmd_dev *vmd, bool enable) in vmd_set_msi_remapping()329 static int vmd_create_irq_domain(struct vmd_dev *vmd) in vmd_create_irq_domain()346 static void vmd_remove_irq_domain(struct vmd_dev *vmd) in vmd_remove_irq_domain()363 static void __iomem *vmd_cfg_addr(struct vmd_dev *vmd, struct pci_bus *bus, in vmd_cfg_addr()382 struct vmd_dev *vmd = vmd_from_bus(bus); in vmd_pci_read() local[all …]