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