Searched refs:l1_inst_sram_free (Results 1 – 3 of 3) sorted by relevance
72 extern int l1_inst_sram_free(const void*);
412 return l1_inst_sram_free(addr); in sram_free()598 int l1_inst_sram_free(const void *addr) in l1_inst_sram_free() function620 EXPORT_SYMBOL(l1_inst_sram_free);
281 l1_inst_sram_free(mod->arch.text_l1); in module_arch_cleanup()