Home
last modified time | relevance | path

Searched defs:dma_page (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/mm/
Ddmapool.c56 struct dma_page { /* cacheable header for 'allocation' bytes */ struct
74 struct dma_page *page; in show_pools() argument
/linux-2.6.39/drivers/media/video/ivtv/
Divtv-udma.c26 void ivtv_udma_get_page_info(struct ivtv_dma_page_info *dma_page, unsigned long first, unsigned lon… in ivtv_udma_get_page_info()
37 int ivtv_udma_fill_sg_list (struct ivtv_user_dma *dma, struct ivtv_dma_page_info *dma_page, int map… in ivtv_udma_fill_sg_list()
/linux-2.6.39/arch/blackfin/kernel/
Ddma-mapping.c17 static unsigned long *dma_page; variable