Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/mm/
H A Ddmapool.c53 struct dma_page { /* cacheable header for 'allocation' bytes */ struct
70 struct dma_page *page; in show_pools() argument
/OK3568_Linux_fs/kernel/drivers/media/pci/ivtv/
H A Divtv-udma.c14 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()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/ttm/
H A Dttm_page_alloc_dma.c121 struct dma_page { struct
122 struct list_head page_list;
123 unsigned long vaddr;
124 struct page *p;
125 dma_addr_t dma;