Home
last modified time | relevance | path

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

/linux/arch/mips/include/asm/
A Djazzdma.h37 #define VDMA_PAGE(a) ((unsigned int)(a) >> 12) macro
/linux/arch/mips/jazz/
A Djazzdma.c118 pages = VDMA_PAGE(paddr + size) - VDMA_PAGE(paddr) + 1; in vdma_alloc()

Completed in 5 milliseconds