Lines Matching refs:pgprot_t
291 pgprot_t prot, struct page **ret_page,
295 pgprot_t prot, struct page **ret_page,
299 __dma_alloc_remap(struct page *page, size_t size, gfp_t gfp, pgprot_t prot, in __dma_alloc_remap()
349 pgprot_t prot = pgprot_dmacoherent(PAGE_KERNEL); in atomic_pool_init()
453 pgprot_t prot = *(pgprot_t *)data; in __dma_update_pte()
459 static void __dma_remap(struct page *page, size_t size, pgprot_t prot) in __dma_remap()
469 pgprot_t prot, struct page **ret_page, in __alloc_remap_buffer()
528 pgprot_t prot, struct page **ret_page, in __alloc_from_contiguous()
573 static inline pgprot_t __get_dma_pgprot(struct dma_attrs *attrs, pgprot_t prot) in __get_dma_pgprot()
612 gfp_t gfp, pgprot_t prot, bool is_coherent, in __dma_alloc()
670 pgprot_t prot = __get_dma_pgprot(attrs, PAGE_KERNEL); in arm_dma_alloc()
683 pgprot_t prot = __get_dma_pgprot(attrs, PAGE_KERNEL); in arm_coherent_dma_alloc()
1226 __iommu_alloc_remap(struct page **pages, size_t size, gfp_t gfp, pgprot_t prot, in __iommu_alloc_remap()
1347 pgprot_t prot = __get_dma_pgprot(attrs, PAGE_KERNEL); in arm_iommu_alloc_attrs()