Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/gpu/drm/
Ddrm_vm.c45 static pgprot_t drm_io_prot(uint32_t map_type, struct vm_area_struct *vma) in drm_io_prot() function
623 vma->vm_page_prot = drm_io_prot(map->type, vma); in drm_mmap_locked()