Searched refs:l2_sram_alloc (Results 1 – 3 of 3) sorted by relevance
68 extern void *l2_sram_alloc(size_t);
99 dest = l2_sram_alloc(s->sh_size); in module_frob_arch_sections()111 dest = l2_sram_alloc(s->sh_size); in module_frob_arch_sections()
682 void *l2_sram_alloc(size_t size) in l2_sram_alloc() function705 EXPORT_SYMBOL(l2_sram_alloc);709 void *addr = l2_sram_alloc(size); in l2_sram_zalloc()783 addr = l2_sram_alloc(size); in sram_alloc_with_lsl()