Home
last modified time | relevance | path

Searched refs:nlm_get_dram_map (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/arch/mips/include/asm/netlogic/xlp-hal/
Dxlp.h93 int nlm_get_dram_map(int node, uint64_t *dram_map, int nentries);
/Linux-v5.10/arch/mips/netlogic/xlp/
Dsetup.c84 n = nlm_get_dram_map(-1, map, ARRAY_SIZE(map)); /* -1 : all nodes */ in xlp_init_mem_from_bars()
Dnlm_hal.c466 int nlm_get_dram_map(int node, uint64_t *dram_map, int nentries) in nlm_get_dram_map() function