Searched refs:NVKM_MEM_UNCACHED (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/gpu/drm/nouveau/include/nvkm/subdev/
H A Dmmu.h136 #define NVKM_MEM_UNCACHED 0x80 macro
/linux-master/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/
H A Dbase.c311 nvkm_mmu_type(mmu, heap, type |= NVKM_MEM_UNCACHED);
361 type |= NVKM_MEM_UNCACHED;
H A Dmem.c158 !(mmu->type[type].type & NVKM_MEM_UNCACHED))
H A Dummu.c98 args->v0.uncached = !!(type & NVKM_MEM_UNCACHED);

Completed in 238 milliseconds