Lines Matching refs:pgprot_t
295 pgprot_t prot, struct page **ret_page,
299 pgprot_t prot, struct page **ret_page,
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()
457 pgprot_t prot = *(pgprot_t *)data; in __dma_update_pte()
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()
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()
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()