Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/include/asm/
H A Ddrmem.h31 static inline struct drmem_lmb *drmem_lmb_next(struct drmem_lmb *lmb, in drmem_lmb_next() function
46 for ((lmb) = (start); (lmb) < (end); lmb = drmem_lmb_next(lmb, start))