Home
last modified time | relevance | path

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

/linux/arch/mips/jazz/
A Djazzdma.c56 pgtbl[i].owner = VDMA_PAGE_EMPTY; in vdma_pgtbl_init()
121 while (pgtbl[first].owner != VDMA_PAGE_EMPTY && in vdma_alloc()
129 while (pgtbl[last].owner == VDMA_PAGE_EMPTY in vdma_alloc()
198 pgtbl[i].owner = VDMA_PAGE_EMPTY; in vdma_free()
/linux/arch/mips/include/asm/
A Djazzdma.h31 #define VDMA_PAGE_EMPTY 0xff000000 macro

Completed in 3 milliseconds