dev_domain 135 drivers/pci/controller/pcie-mobiveil.c struct irq_domain *dev_domain; dev_domain 410 drivers/pci/controller/pcie-mobiveil.c virq = irq_find_mapping(msi->dev_domain, msi_data); dev_domain 814 drivers/pci/controller/pcie-mobiveil.c msi->dev_domain = irq_domain_add_linear(NULL, msi->num_of_vectors, dev_domain 816 drivers/pci/controller/pcie-mobiveil.c if (!msi->dev_domain) { dev_domain 823 drivers/pci/controller/pcie-mobiveil.c msi->dev_domain); dev_domain 826 drivers/pci/controller/pcie-mobiveil.c irq_domain_remove(msi->dev_domain); dev_domain 148 drivers/pci/controller/pcie-xilinx-nwl.c struct irq_domain *dev_domain; dev_domain 356 drivers/pci/controller/pcie-xilinx-nwl.c virq = irq_find_mapping(msi->dev_domain, bit); dev_domain 526 drivers/pci/controller/pcie-xilinx-nwl.c msi->dev_domain = irq_domain_add_linear(NULL, INT_PCI_MSI_NR, dev_domain 528 drivers/pci/controller/pcie-xilinx-nwl.c if (!msi->dev_domain) { dev_domain 534 drivers/pci/controller/pcie-xilinx-nwl.c msi->dev_domain); dev_domain 537 drivers/pci/controller/pcie-xilinx-nwl.c irq_domain_remove(msi->dev_domain);