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

/linux-4.4.14/sound/pci/trident/
H A Dtrident_memory.c134 #define lastpg(blk) (((struct snd_trident_memblk_arg *)snd_util_memblk_argptr(blk))->last_page) macro
152 page = lastpg(blk) + 1; search_empty()
164 lastpg(blk) = page + psize - 1; search_empty()
216 for (page = firstpg(blk); page <= lastpg(blk); page++, idx++) { snd_trident_alloc_sg_pages()
264 for (page = firstpg(blk); page <= lastpg(blk); page++, snd_trident_alloc_cont_pages()
308 for (page = firstpg(blk); page <= lastpg(blk); page++) snd_trident_free_pages()
/linux-4.4.14/arch/hexagon/mm/
H A Dinit.c31 * Define a startpg just past the end of the kernel image and a lastpg

Completed in 205 milliseconds