Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/ttm/
Dttm_bo_util.c384 pgprot_t prot = ttm_io_prot(old_mem->placement, in ttm_bo_move_memcpy()
389 pgprot_t prot = ttm_io_prot(new_mem->placement, in ttm_bo_move_memcpy()
481 pgprot_t ttm_io_prot(uint32_t caching_flags, pgprot_t tmp) in ttm_io_prot() function
505 EXPORT_SYMBOL(ttm_io_prot);
560 prot = ttm_io_prot(mem->placement, PAGE_KERNEL); in ttm_bo_kmap_ttm()
Dttm_bo_vm.c196 cvma.vm_page_prot = ttm_io_prot(bo->mem.placement, in ttm_bo_vm_fault()
200 cvma.vm_page_prot = ttm_io_prot(bo->mem.placement, in ttm_bo_vm_fault()
/linux-4.4.14/include/drm/ttm/
Dttm_bo_driver.h1029 extern pgprot_t ttm_io_prot(uint32_t caching_flags, pgprot_t tmp);