Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dpci.h113 static inline int __pcibus_to_node(const struct pci_bus *bus) in __pcibus_to_node() function
123 node = __pcibus_to_node(bus); in cpumask_of_pcibus()
H A Dtopology.h78 #define pcibus_to_node(bus) __pcibus_to_node(bus)
/OK3568_Linux_fs/kernel/arch/s390/include/asm/
H A Dtopology.h87 #define pcibus_to_node(bus) __pcibus_to_node(bus)
H A Dpci.h294 static inline int __pcibus_to_node(const struct pci_bus *bus) in __pcibus_to_node() function