NVIF_MEM_COMP     113 drivers/gpu/drm/nouveau/nouveau_mem.c 	if (mem->comp && !(mmu->type[type].type & NVIF_MEM_COMP)) {
NVIF_MEM_COMP     215 drivers/gpu/drm/nouveau/nouveau_ttm.c 					   NVIF_MEM_COMP |
NVIF_MEM_COMP     102 drivers/gpu/drm/nouveau/nvif/mmu.c 		if (args.comp) mmu->type[i].type |= NVIF_MEM_COMP;