Searched defs:vmd (Results 1 – 2 of 2) sorted by relevance
114 static inline unsigned int index_from_irqs(struct vmd_dev *vmd, in index_from_irqs()132 struct vmd_dev *vmd = irq_data_get_irq_handler_data(data); in vmd_compose_msi_msg() local200 static struct vmd_irq_list *vmd_next_irq(struct vmd_dev *vmd, struct msi_desc *desc) in vmd_next_irq()234 struct vmd_dev *vmd = vmd_from_bus(msi_desc_to_pci_dev(desc)->bus); in vmd_msi_init() local272 struct vmd_dev *vmd = vmd_from_bus(pdev->bus); in vmd_msi_prepare() local301 static int vmd_create_irq_domain(struct vmd_dev *vmd) in vmd_create_irq_domain()318 static void vmd_remove_irq_domain(struct vmd_dev *vmd) in vmd_remove_irq_domain()328 static char __iomem *vmd_cfg_addr(struct vmd_dev *vmd, struct pci_bus *bus, in vmd_cfg_addr()349 struct vmd_dev *vmd = vmd_from_bus(bus); in vmd_pci_read() local384 struct vmd_dev *vmd = vmd_from_bus(bus); in vmd_pci_write() local[all …]
151 static inline unsigned int index_from_irqs(struct vmd_dev *vmd, in index_from_irqs()169 struct vmd_dev *vmd = irq_data_get_irq_handler_data(data); in vmd_compose_msi_msg() local237 static struct vmd_irq_list *vmd_next_irq(struct vmd_dev *vmd, struct msi_desc *desc) in vmd_next_irq()272 struct vmd_dev *vmd = vmd_from_bus(msi_desc_to_pci_dev(desc)->bus); in vmd_msi_init() local307 struct vmd_dev *vmd = vmd_from_bus(pdev->bus); in vmd_msi_prepare() local336 static void vmd_set_msi_remapping(struct vmd_dev *vmd, bool enable) in vmd_set_msi_remapping()346 static int vmd_create_irq_domain(struct vmd_dev *vmd) in vmd_create_irq_domain()363 static void vmd_remove_irq_domain(struct vmd_dev *vmd) in vmd_remove_irq_domain()380 static void __iomem *vmd_cfg_addr(struct vmd_dev *vmd, struct pci_bus *bus, in vmd_cfg_addr()399 struct vmd_dev *vmd = vmd_from_bus(bus); in vmd_pci_read() local[all …]