Home
last modified time | relevance | path

Searched defs:kbase_cpu_mapping (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/gpu/arm/midgard/
H A Dmali_kbase_mem.h67 struct kbase_cpu_mapping { struct
68 struct list_head mappings_list;
69 struct kbase_mem_phy_alloc *alloc;
70 struct kbase_context *kctx;
71 struct kbase_va_region *region;
72 int count;
73 int free_on_close;
/OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/
H A Dmali_kbase_mem.h68 struct kbase_cpu_mapping { struct
69 struct list_head mappings_list;
70 struct kbase_mem_phy_alloc *alloc;
71 struct kbase_context *kctx;
72 struct kbase_va_region *region;
73 int count;
74 int free_on_close;