Searched refs:__next_physmem_range (Results 1 - 1 of 1) sorted by relevance

/linux-master/include/linux/
H A Dmemblock.h154 static inline void __next_physmem_range(u64 *idx, struct memblock_type *type, function
172 for (i = 0, __next_physmem_range(&i, type, p_start, p_end); \
174 __next_physmem_range(&i, type, p_start, p_end))

Completed in 249 milliseconds