Searched defs:kbase_csf_heap_context_allocator (Results 1 – 1 of 1) sorted by relevance
653 struct kbase_csf_heap_context_allocator { struct654 struct kbase_context *kctx;655 struct kbase_va_region *region;656 u64 gpu_va;657 struct mutex lock;681 struct kbase_csf_heap_context_allocator ctx_alloc; argument