zone_highmem 355 drivers/gpu/drm/ttm/ttm_memory.c glob->zone_highmem = zone; zone_highmem 644 drivers/gpu/drm/ttm/ttm_memory.c if (PageHighMem(page) && glob->zone_highmem != NULL) zone_highmem 645 drivers/gpu/drm/ttm/ttm_memory.c zone = glob->zone_highmem; zone_highmem 659 drivers/gpu/drm/ttm/ttm_memory.c if (PageHighMem(page) && glob->zone_highmem != NULL) zone_highmem 660 drivers/gpu/drm/ttm/ttm_memory.c zone = glob->zone_highmem; zone_highmem 77 include/drm/ttm/ttm_memory.h struct ttm_mem_zone *zone_highmem;