Searched refs:ttm_io_prot (Results 1 – 4 of 4) sorted by relevance
357 pgprot_t prot = ttm_io_prot(old_mem->placement, in ttm_bo_move_memcpy()362 pgprot_t prot = ttm_io_prot(new_mem->placement, in ttm_bo_move_memcpy()447 pgprot_t ttm_io_prot(uint32_t caching_flags, pgprot_t tmp) in ttm_io_prot() function474 EXPORT_SYMBOL(ttm_io_prot);534 ttm_io_prot(mem->placement, PAGE_KERNEL); in ttm_bo_kmap_ttm()
170 vma->vm_page_prot = ttm_io_prot(bo->mem.placement, in ttm_bo_vm_fault()176 ttm_io_prot(bo->mem.placement, vma->vm_page_prot); in ttm_bo_vm_fault()
1040 extern pgprot_t ttm_io_prot(uint32_t caching_flags, pgprot_t tmp);
558 vma->vm_page_prot = ttm_io_prot(TTM_PL_FLAG_UNCACHED, in vmw_fifo_mmap()