Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dmemblock.h148 static inline void __next_physmem_range(u64 *idx, struct memblock_type *type, in __next_physmem_range() function
166 for (i = 0, __next_physmem_range(&i, type, p_start, p_end); \
168 __next_physmem_range(&i, type, p_start, p_end))

Completed in 4 milliseconds