Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/powerpc/include/asm/
A Dpci-bridge.h266 #define PHB_SET_NODE(PHB, NODE) ((PHB)->node = (NODE)) macro
268 #define PHB_SET_NODE(PHB, NODE) ((PHB)->node = NUMA_NO_NODE) macro
/linux-6.3-rc2/arch/powerpc/kernel/
A Dpci-common.c147 PHB_SET_NODE(phb, nid); in pcibios_alloc_controller()

Completed in 8 milliseconds