Searched defs:nlm_node_present (Results 1 - 1 of 1) sorted by relevance
/kernel/linux/linux-5.10/arch/mips/include/asm/mach-netlogic/ | ||
H A D | multi-node.h | 65 #define nlm_node_present(n) ((n) >= 0 && (n) < NLM_NR_NODES && \ macro |
Completed in 1 milliseconds