Searched refs:PHB_SET_NODE (Results 1 – 2 of 2) sorted by relevance
266 #define PHB_SET_NODE(PHB, NODE) ((PHB)->node = (NODE)) macro268 #define PHB_SET_NODE(PHB, NODE) ((PHB)->node = NUMA_NO_NODE) macro
128 PHB_SET_NODE(phb, nid); in pcibios_alloc_controller()