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

/linux-4.1.27/arch/mips/include/asm/
H A Djazzdma.h32 #define VDMA_PAGE_EMPTY 0xff000000 macro
/linux-4.1.27/arch/mips/jazz/
H A Djazzdma.c55 pgtbl[i].owner = VDMA_PAGE_EMPTY; vdma_pgtbl_init()
118 while (pgtbl[first].owner != VDMA_PAGE_EMPTY && vdma_alloc()
126 while (pgtbl[last].owner == VDMA_PAGE_EMPTY vdma_alloc()
195 pgtbl[i].owner = VDMA_PAGE_EMPTY; vdma_free()

Completed in 54 milliseconds