Searched refs:irq_domain_is_msi_parent (Results 1 – 4 of 4) sorted by relevance
60 if (!irq_domain_is_msi_parent(domain)) in pci_epf_alloc_doorbell()
630 static inline bool irq_domain_is_msi_parent(struct irq_domain *domain) in irq_domain_is_msi_parent() function 678 static inline bool irq_domain_is_msi_parent(struct irq_domain *domain) in irq_domain_is_msi_parent() function
337 if (dev->msi.domain && !irq_domain_is_msi_parent(dev->msi.domain)) in msi_setup_device_data() 614 if (WARN_ON_ONCE(irq_domain_is_msi_parent(domain))) in msi_get_device_domain() 1038 if (!irq_domain_is_msi_parent(parent)) in msi_create_device_irq_domain()
609 return d && irq_domain_is_msi_parent(d); in xgene_check_pcie_msi_ready()