Searched refs:map_wc (Results 1 – 8 of 8) sorted by relevance
96 bool map_wc) in alloc_uars_page() argument137 if (map_wc) { in alloc_uars_page()206 bool map_wc, bool fast_path) in alloc_bfreg() argument217 if (map_wc) { in alloc_bfreg()226 up = alloc_uars_page(mdev, map_wc); in alloc_bfreg()251 bfreg->wc = map_wc; in alloc_bfreg()259 bool map_wc, bool fast_path) in mlx5_alloc_bfreg() argument263 err = alloc_bfreg(mdev, bfreg, map_wc, fast_path); in mlx5_alloc_bfreg()267 if (err == -EAGAIN && map_wc) in mlx5_alloc_bfreg()
78 shmem->map_wc = false; /* dma-buf mappings use always writecombine */ in __drm_gem_shmem_create()187 if (shmem->map_wc) in drm_gem_shmem_get_pages_locked()233 if (shmem->map_wc) in drm_gem_shmem_put_pages_locked()318 if (shmem->map_wc) in drm_gem_shmem_vmap_locked()638 if (shmem->map_wc) in drm_gem_shmem_mmap()
106 obj->map_wc = true; in vgem_gem_create_object()
103 bool map_wc; member
82 bo->base.map_wc = true; in v3d_create_object()
232 obj->base.map_wc = !pfdev->coherent; in panfrost_gem_create_object()
230 bo->base.map_wc = true; in lima_gem_create_object()
1099 bool map_wc, bool fast_path);