Searched refs:NLM_NR_NODES (Results 1 – 11 of 11) sorted by relevance
39 #define NLM_NR_NODES 1 macro42 #define NLM_NR_NODES 2 macro44 #define NLM_NR_NODES 4 macro46 #define NLM_NR_NODES 1 macro63 extern struct nlm_soc_info nlm_nodes[NLM_NR_NODES];65 #define nlm_node_present(n) ((n) >= 0 && (n) < NLM_NR_NODES && \
13 #define NR_IRQS (NLM_IRQS_PER_NODE * NLM_NR_NODES)
108 return node * NR_IRQS / NLM_NR_NODES + irq; in nlm_irq_to_xirq()
300 for (socid = 0; socid < NLM_NR_NODES; socid++) { in xlp_of_pic_init()306 if (socid == NLM_NR_NODES) { in xlp_of_pic_init()
205 for (ncore = 0, i = 0; i < NLM_NR_NODES; i++) in nlm_smp_setup()
52 struct nlm_soc_info nlm_nodes[NLM_NR_NODES];
116 for (n = 0; n < NLM_NR_NODES; n++) { in xlp_enable_secondary_cores()
229 for (node = 0; node < NLM_NR_NODES; node++) { in nlm_platform_xlpii_usb_init()
339 for (node = 0; node < NLM_NR_NODES; node++) in nlm_ahci_init()
61 struct nlm_soc_info nlm_nodes[NLM_NR_NODES];
303 for (n = 0; n < NLM_NR_NODES; n++) { in pcibios_init()