Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/
Ddrm_vm.c89 static pgprot_t drm_dma_prot(uint32_t map_type, struct vm_area_struct *vma) in drm_dma_prot() function
617 vma->vm_page_prot = drm_dma_prot(map->type, vma); in drm_mmap_locked()
626 vma->vm_page_prot = drm_dma_prot(map->type, vma); in drm_mmap_locked()