pcibus_to_node     53 include/asm-generic/topology.h #ifndef pcibus_to_node
pcibus_to_node     58 include/asm-generic/topology.h #define cpumask_of_pcibus(bus)	(pcibus_to_node(bus) == -1 ?		\
pcibus_to_node     60 include/asm-generic/topology.h 				 cpumask_of_node(pcibus_to_node(bus)))