Searched refs:__next_physmem_range (Results 1 – 1 of 1) sorted by relevance
149 static inline void __next_physmem_range(u64 *idx, struct memblock_type *type, in __next_physmem_range() function167 for (i = 0, __next_physmem_range(&i, type, p_start, p_end); \169 __next_physmem_range(&i, type, p_start, p_end))
Completed in 4 milliseconds