Searched refs:HEAP_CTX_SIZE (Results 1 – 1 of 1) sorted by relevance
26 #define HEAP_CTX_SIZE ((u32)32) macro163 (HEAP_CTX_SIZE + gpu_cache_line_size - 1) & ~(gpu_cache_line_size - 1); in kbase_csf_heap_context_allocator_init()