NVIF_MEM_MAPPABLE  176 drivers/gpu/drm/nouveau/nouveau_ttm.c 	typei = nvif_mmu_type(mmu, NVIF_MEM_HOST | NVIF_MEM_MAPPABLE |
NVIF_MEM_MAPPABLE  183 drivers/gpu/drm/nouveau/nouveau_ttm.c 	typei = nvif_mmu_type(mmu, NVIF_MEM_HOST | NVIF_MEM_MAPPABLE | kind);
NVIF_MEM_MAPPABLE  213 drivers/gpu/drm/nouveau/nouveau_ttm.c 		typei = nvif_mmu_type(mmu, NVIF_MEM_VRAM | NVIF_MEM_MAPPABLE |
NVIF_MEM_MAPPABLE   30 drivers/gpu/drm/nouveau/nvif/mem.c 	int ret = nvif_mem_init(mmu, mmu->mem, NVIF_MEM_MAPPABLE | type, 0,
NVIF_MEM_MAPPABLE  105 drivers/gpu/drm/nouveau/nvif/mmu.c 		if (args.mappable) mmu->type[i].type |= NVIF_MEM_MAPPABLE;