Home
last modified time | relevance | path

Searched refs:__get_dma_pgprot (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/arch/arm/mm/
Ddma-mapping.c592 static inline pgprot_t __get_dma_pgprot(unsigned long attrs, pgprot_t prot) in __get_dma_pgprot() function
774 pgprot_t prot = __get_dma_pgprot(attrs, PAGE_KERNEL); in arm_dma_alloc()
824 vma->vm_page_prot = __get_dma_pgprot(attrs, vma->vm_page_prot); in arm_dma_mmap()
1465 pgprot_t prot = __get_dma_pgprot(attrs, PAGE_KERNEL); in __arm_iommu_alloc_attrs()
1546 vma->vm_page_prot = __get_dma_pgprot(attrs, vma->vm_page_prot); in arm_iommu_mmap_attrs()
2359 __get_dma_pgprot(attrs, PAGE_KERNEL), false, in arch_dma_alloc()