ttm_mem_zone       81 drivers/gpu/drm/ttm/ttm_memory.c 	struct ttm_mem_zone *zone =
ttm_mem_zone       82 drivers/gpu/drm/ttm/ttm_memory.c 		container_of(kobj, struct ttm_mem_zone, kobj);
ttm_mem_zone       93 drivers/gpu/drm/ttm/ttm_memory.c 	struct ttm_mem_zone *zone =
ttm_mem_zone       94 drivers/gpu/drm/ttm/ttm_memory.c 		container_of(kobj, struct ttm_mem_zone, kobj);
ttm_mem_zone      121 drivers/gpu/drm/ttm/ttm_memory.c 	struct ttm_mem_zone *zone =
ttm_mem_zone      122 drivers/gpu/drm/ttm/ttm_memory.c 		container_of(kobj, struct ttm_mem_zone, kobj);
ttm_mem_zone      241 drivers/gpu/drm/ttm/ttm_memory.c 	struct ttm_mem_zone *zone;
ttm_mem_zone      302 drivers/gpu/drm/ttm/ttm_memory.c 	struct ttm_mem_zone *zone = kzalloc(sizeof(*zone), GFP_KERNEL);
ttm_mem_zone      334 drivers/gpu/drm/ttm/ttm_memory.c 	struct ttm_mem_zone *zone;
ttm_mem_zone      370 drivers/gpu/drm/ttm/ttm_memory.c 	struct ttm_mem_zone *zone = kzalloc(sizeof(*zone), GFP_KERNEL);
ttm_mem_zone      420 drivers/gpu/drm/ttm/ttm_memory.c 	struct ttm_mem_zone *zone;
ttm_mem_zone      464 drivers/gpu/drm/ttm/ttm_memory.c 	struct ttm_mem_zone *zone;
ttm_mem_zone      488 drivers/gpu/drm/ttm/ttm_memory.c 	struct ttm_mem_zone *zone;
ttm_mem_zone      507 drivers/gpu/drm/ttm/ttm_memory.c 				     struct ttm_mem_zone *single_zone,
ttm_mem_zone      511 drivers/gpu/drm/ttm/ttm_memory.c 	struct ttm_mem_zone *zone;
ttm_mem_zone      560 drivers/gpu/drm/ttm/ttm_memory.c 				  struct ttm_mem_zone *single_zone,
ttm_mem_zone      566 drivers/gpu/drm/ttm/ttm_memory.c 	struct ttm_mem_zone *zone;
ttm_mem_zone      600 drivers/gpu/drm/ttm/ttm_memory.c 				     struct ttm_mem_zone *single_zone,
ttm_mem_zone      636 drivers/gpu/drm/ttm/ttm_memory.c 	struct ttm_mem_zone *zone = NULL;
ttm_mem_zone      656 drivers/gpu/drm/ttm/ttm_memory.c 	struct ttm_mem_zone *zone = NULL;
ttm_mem_zone       65 include/drm/ttm/ttm_memory.h struct ttm_mem_zone;
ttm_mem_zone       73 include/drm/ttm/ttm_memory.h 	struct ttm_mem_zone *zones[TTM_MEM_MAX_ZONES];
ttm_mem_zone       75 include/drm/ttm/ttm_memory.h 	struct ttm_mem_zone *zone_kernel;
ttm_mem_zone       77 include/drm/ttm/ttm_memory.h 	struct ttm_mem_zone *zone_highmem;
ttm_mem_zone       79 include/drm/ttm/ttm_memory.h 	struct ttm_mem_zone *zone_dma32;