Searched refs:__next_mem_range (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/include/linux/ |
D | memblock.h | 92 void __next_mem_range(u64 *idx, int nid, ulong flags, 119 for (i = 0, __next_mem_range(&i, nid, flags, type_a, type_b, \ 122 __next_mem_range(&i, nid, flags, type_a, type_b, \
|
/linux-4.4.14/mm/ |
D | memblock.c | 884 void __init_memblock __next_mem_range(u64 *idx, int nid, ulong flags, in __next_mem_range() function
|