Lines Matching defs:prot
303 __dma_alloc_remap(struct page *page, size_t size, gfp_t gfp, pgprot_t prot, in __dma_alloc_remap()
353 pgprot_t prot = pgprot_dmacoherent(PAGE_KERNEL); in atomic_pool_init() local
457 pgprot_t prot = *(pgprot_t *)data; in __dma_update_pte() local
463 static void __dma_remap(struct page *page, size_t size, pgprot_t prot) in __dma_remap()
473 pgprot_t prot, struct page **ret_page, in __alloc_remap_buffer()
532 pgprot_t prot, struct page **ret_page, in __alloc_from_contiguous()
577 static inline pgprot_t __get_dma_pgprot(struct dma_attrs *attrs, pgprot_t prot) in __get_dma_pgprot()
591 #define __get_dma_pgprot(attrs, prot) __pgprot(0) argument
592 #define __alloc_remap_buffer(dev, size, gfp, prot, ret, c, wv) NULL argument
594 #define __alloc_from_contiguous(dev, size, prot, ret, c, wv) NULL argument
616 gfp_t gfp, pgprot_t prot, bool is_coherent, in __dma_alloc()
678 pgprot_t prot = __get_dma_pgprot(attrs, PAGE_KERNEL); in arm_dma_alloc() local
1236 __iommu_alloc_remap(struct page **pages, size_t size, gfp_t gfp, pgprot_t prot, in __iommu_alloc_remap()
1359 pgprot_t prot = __get_dma_pgprot(attrs, PAGE_KERNEL); in arm_iommu_alloc_attrs() local
1482 int prot; in __dma_direction_to_prot() local
1514 int prot; in __map_sg_chunk() local
1732 int ret, prot, len = PAGE_ALIGN(size + offset); in arm_coherent_iommu_map_page() local