Home
last modified time | relevance | path

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

/device/soc/rockchip/common/sdk_linux/include/linux/
H A Dmemblock.h138 static inline void _next_physmem_range(u64 *idx, struct memblock_type *type, phys_addr_t *out_start, in _next_physmem_range() function
154 for (i = 0, _next_physmem_range(&i, type, p_start, p_end); i != (u64)ULLONG_MAX; \
155 _next_physmem_range(&i, type, p_start, p_end))

Completed in 1 milliseconds