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