type_host         161 drivers/gpu/drm/nouveau/nouveau_drv.h 		int type_host[2];
type_host         228 drivers/gpu/drm/nouveau/nouveau_drv.h 	return !(mmu->type[drm->ttm.type_host[0]].type & NVIF_MEM_UNCACHED);
type_host         109 drivers/gpu/drm/nouveau/nouveau_mem.c 		type = drm->ttm.type_host[0];
type_host         181 drivers/gpu/drm/nouveau/nouveau_ttm.c 	drm->ttm.type_host[!!kind] = typei;