Home
last modified time | relevance | path

Searched defs:vmd (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.6/drivers/pci/controller/
Dvmd.c149 static inline unsigned int index_from_irqs(struct vmd_dev *vmd, in index_from_irqs()
167 struct vmd_dev *vmd = irq_data_get_irq_handler_data(data); in vmd_compose_msi_msg() local
235 static struct vmd_irq_list *vmd_next_irq(struct vmd_dev *vmd, struct msi_desc *desc) in vmd_next_irq()
270 struct vmd_dev *vmd = vmd_from_bus(msi_desc_to_pci_dev(desc)->bus); in vmd_msi_init() local
305 struct vmd_dev *vmd = vmd_from_bus(pdev->bus); in vmd_msi_prepare() local
334 static void vmd_set_msi_remapping(struct vmd_dev *vmd, bool enable) in vmd_set_msi_remapping()
344 static int vmd_create_irq_domain(struct vmd_dev *vmd) in vmd_create_irq_domain()
361 static void vmd_remove_irq_domain(struct vmd_dev *vmd) in vmd_remove_irq_domain()
378 static void __iomem *vmd_cfg_addr(struct vmd_dev *vmd, struct pci_bus *bus, in vmd_cfg_addr()
397 struct vmd_dev *vmd = vmd_from_bus(bus); in vmd_pci_read() local
[all …]