Searched refs:KBASE_MEM_PHY_ALLOC_LARGE (Results 1 – 5 of 5) sorted by relevance
98 #define KBASE_MEM_PHY_ALLOC_LARGE (1ul << 1) macro379 alloc->properties |= KBASE_MEM_PHY_ALLOC_LARGE; in kbase_alloc_create()
1565 if (alloc->properties & KBASE_MEM_PHY_ALLOC_LARGE) in kbase_mem_kref_free()
96 #define KBASE_MEM_PHY_ALLOC_LARGE (1u << 1) macro917 alloc->properties |= KBASE_MEM_PHY_ALLOC_LARGE; in kbase_alloc_create()
3222 if (alloc->properties & KBASE_MEM_PHY_ALLOC_LARGE) in kbase_mem_kref_free()3233 if (alloc->properties & KBASE_MEM_PHY_ALLOC_LARGE) in kbase_mem_kref_free()
1677 if (reg->gpu_alloc->properties & KBASE_MEM_PHY_ALLOC_LARGE) in kbase_mem_from_user_buffer()