Searched refs:__pcibus_to_node (Results 1 - 2 of 2) sorted by relevance

/arch/x86/include/asm/
H A Dpci.h156 static inline int __pcibus_to_node(const struct pci_bus *bus) function
168 node = __pcibus_to_node(bus);
H A Dtopology.h93 #define pcibus_to_node(bus) __pcibus_to_node(bus)

Completed in 79 milliseconds