Home
last modified time | relevance | path

Searched refs:NVIF_MEM_UNCACHED (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/nouveau/include/nvif/
H A Dmmu.h26 #define NVIF_MEM_UNCACHED 0x80 macro
/linux/drivers/gpu/drm/nouveau/nvif/
H A Dmmu.c108 if (args.uncached) mmu->type[i].type |= NVIF_MEM_UNCACHED; in nvif_mmu_ctor()