Home
last modified time | relevance | path

Searched refs:__find_pe_total_msi (Results 1 – 1 of 1) sorted by relevance

/linux-6.6.21/arch/powerpc/platforms/pseries/
Dmsi.c154 static struct device_node *__find_pe_total_msi(struct device_node *node, int *total) in __find_pe_total_msi() function
177 return __find_pe_total_msi(pci_device_to_OF_node(dev), total); in find_pe_total_msi()
643 if (!__find_pe_total_msi(phb->dn, &count)) { in pseries_msi_allocate_domains()