Searched refs:drm_io_prot (Results 1 – 1 of 1) sorted by relevance
45 static pgprot_t drm_io_prot(uint32_t map_type, struct vm_area_struct *vma) in drm_io_prot() function623 vma->vm_page_prot = drm_io_prot(map->type, vma); in drm_mmap_locked()