Searched defs:dma_page (Results 1 – 3 of 3) sorted by relevance
53 struct dma_page { /* cacheable header for 'allocation' bytes */ struct70 struct dma_page *page; in show_pools() argument
14 void ivtv_udma_get_page_info(struct ivtv_dma_page_info *dma_page, unsigned long first, unsigned lon… in ivtv_udma_get_page_info()25 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()
122 struct dma_page { struct123 struct list_head page_list;124 unsigned long vaddr;125 struct page *p;126 dma_addr_t dma;