Searched refs:nlm_get_dram_map (Results 1 – 3 of 3) sorted by relevance
93 int nlm_get_dram_map(int node, uint64_t *dram_map, int nentries);
84 n = nlm_get_dram_map(-1, map, ARRAY_SIZE(map)); /* -1 : all nodes */ in xlp_init_mem_from_bars()
466 int nlm_get_dram_map(int node, uint64_t *dram_map, int nentries) in nlm_get_dram_map() function