Home
last modified time | relevance | path

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

/include/asm-generic/
Dtopology.h58 #ifndef cpumask_of_pcibus
59 #define cpumask_of_pcibus(bus) (pcibus_to_node(bus) == -1 ? \ macro