Home
last modified time | relevance | path

Searched refs:ttm_mem_zone (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.15/drivers/gpu/drm/vmwgfx/
Dttm_memory.c50 struct ttm_mem_zone { struct
84 struct ttm_mem_zone *zone = in ttm_mem_zone_kobj_release()
85 container_of(kobj, struct ttm_mem_zone, kobj); in ttm_mem_zone_kobj_release()
96 struct ttm_mem_zone *zone = in ttm_mem_zone_show()
97 container_of(kobj, struct ttm_mem_zone, kobj); in ttm_mem_zone_show()
124 struct ttm_mem_zone *zone = in ttm_mem_zone_store()
125 container_of(kobj, struct ttm_mem_zone, kobj); in ttm_mem_zone_store()
244 struct ttm_mem_zone *zone; in ttm_zones_above_swap_target()
305 struct ttm_mem_zone *zone = kzalloc(sizeof(*zone), GFP_KERNEL); in ttm_mem_init_kernel_zone()
337 struct ttm_mem_zone *zone; in ttm_mem_init_highmem_zone()
[all …]
Dttm_memory.h66 struct ttm_mem_zone;
73 struct ttm_mem_zone *zones[TTM_MEM_MAX_ZONES];
75 struct ttm_mem_zone *zone_kernel;
77 struct ttm_mem_zone *zone_highmem;
79 struct ttm_mem_zone *zone_dma32;