Searched refs:dma_chunk (Results 1 - 1 of 1) sorted by path

/linux-master/arch/powerpc/platforms/ps3/
H A Dmm.c360 * dma_chunk - A chunk of dma pages mapped by the io controller.
369 * based on the dma_chunk structure. This scheme assumes
373 struct dma_chunk { struct
383 static void _dma_dump_chunk (const struct dma_chunk* c, const char* func,
397 static struct dma_chunk * dma_find_chunk(struct ps3_dma_region *r,
400 struct dma_chunk *c;
426 static struct dma_chunk *dma_find_chunk_lpar(struct ps3_dma_region *r,
429 struct dma_chunk *c;
457 static int dma_sb_free_chunk(struct dma_chunk *c)
471 static int dma_ioc0_free_chunk(struct dma_chunk *
[all...]

Completed in 209 milliseconds