Searched refs:NVIF_MEM_UNCACHED (Results 1 – 4 of 4) sorted by relevance
26 #define NVIF_MEM_UNCACHED 0x80 macro
108 if (args.uncached) mmu->type[i].type |= NVIF_MEM_UNCACHED; in nvif_mmu_ctor()
243 return !(mmu->type[drm->ttm.type_host[0]].type & NVIF_MEM_UNCACHED); in nouveau_drm_use_coherent_gpu_mapping()
1117 mmu->type[drm->ttm.type_vram].type & NVIF_MEM_UNCACHED) in nouveau_ttm_io_mem_reserve()
Completed in 8 milliseconds