Searched refs:vma_get_page_prot (Results 1 – 9 of 9) sorted by relevance
153 vma->vm_page_prot = vma_get_page_prot(vma); in create_init_stack_vma()
3483 vma->vm_page_prot = vma_get_page_prot(vma); in __install_special_mapping()
180 vma->vm_page_prot = pgprot_noncached(vma_get_page_prot(vma)); in xe_mmio_gem_mmap()
285 prot = vma_get_page_prot(vma); in barrier_fault()
785 vma->vm_page_prot = vma_get_page_prot(vma); in drm_gem_shmem_mmap()
4735 static inline pgprot_t vma_get_page_prot(const struct vm_area_struct *vma) in vma_get_page_prot() function4750 static inline pgprot_t vma_get_page_prot(const struct vm_area_struct *vma) in vma_get_page_prot() function4756 vma->vm_page_prot = vma_get_page_prot(vma); in vma_set_page_prot()
1130 vma->vm_page_prot = msm_gem_pgprot(msm_obj, vma_get_page_prot(vma)); in msm_gem_object_mmap()
1620 static inline pgprot_t vma_get_page_prot(const struct vm_area_struct *vma) in vma_get_page_prot() function
779 vma->vm_page_prot = vma_get_page_prot(vma); in panthor_gem_mmap()