Searched refs:l1_inst_sram_free (Results 1 – 3 of 3) sorted by relevance
71 extern int l1_inst_sram_free(const void*);
375 return l1_inst_sram_free(addr); in sram_free()561 int l1_inst_sram_free(const void *addr) in l1_inst_sram_free() function583 EXPORT_SYMBOL(l1_inst_sram_free);
302 l1_inst_sram_free(mod->arch.text_l1); in module_arch_cleanup()