nlm_get_dram_map   93 arch/mips/include/asm/netlogic/xlp-hal/xlp.h int nlm_get_dram_map(int node, uint64_t *dram_map, int nentries);
nlm_get_dram_map   84 arch/mips/netlogic/xlp/setup.c 	n = nlm_get_dram_map(-1, map, ARRAY_SIZE(map));	/* -1 : all nodes */